ErrorOverlimitPolicy: EtlErrorOverlimitPolicy;
The ErrorOverlimitPolicy property determines the action executed on exceeding the maximum number of error records.
The number of error records is set in the IEtlPlainDataTransformer.ErrorStopLimit property.
The example of use is given in description of the IEtlPlainDataTransformer.ErrorOutput property.
See also: