IEtlPlainDataTransformer.ErrorOverlimitPolicy

Syntax

ErrorOverlimitPolicy: EtlErrorOverlimitPolicy;

Description

The ErrorOverlimitPolicy property determines the action executed on exceeding the maximum number of error records.

Comments

The number of error records is set in the IEtlPlainDataTransformer.ErrorStopLimit property.

Example

The example of use is given in description of the IEtlPlainDataTransformer.ErrorOutput property.

See also:

IEtlPlainDataTransformer