IEtlPlainDataBulkConsumer.ActionOnProblem

Syntax

ActionOnProblem: EtlActionOnProblem;

Description

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

Comments

To determine name of the file for error (skipped) records, use the IEtlPlainDataBulkConsumer.InvalidRecsFileName property.

Example

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

See also:

IEtlPlainDataBulkConsumer