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:
Value | Brief description |
0 | Abort. Stop ETL task execution. |
1 | StopOutput. Stop output of error records. |
See also: