EtlErrorOverlimitPolicy

Description

The EtlErrorOverlimitPolicy enumeration contains actions executed on exceeding the number of error records on data converting.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Abort. Stop ETL task execution.
1 StopOutput. Stop output of error records.

See also:

ETL Assembly Enumerations