StopLimit: Integer;
StopLimit: integer;
The StopLimit property determines maximum number of error records, exceeding which the task execution is stopped.
To determine whether to stop task execution on exceeding the maximum number of error records, use the IEtlPlainDataBulkConsumer.UseStopLimit property.
The property use is given in example for the IEtlPlainDataBulkConsumer.EventId property.
See also: