IEtlPlainDataCopy.ActionOnProblem

Syntax

ActionOnProblem: EtlActionOnProblem;

Description

The ActionOnProblem property determines the method of handling the errors that may occur on data loading.

Comments

To determine a name of the file for error (skipped) errors, use the IEtlPlainDataCopy.InvalidRecsFileName property.

Example

The property use is given in example for the IEtlPlainDataCopy.EventId property.

See also:

IEtlPlainDataCopy