IEtlPlainDataBulkConsumer.UseStopLimit

Syntax

UseStopLimit: Boolean;

Description

The UseStopLimit property determines whether it is necessary to stop executing the task on exceeding the maximum number of error records.

Comments

Available values:

To set the number of error records, use the IEtlPlainDataBulkConsumer.StopLimit property.

Example

The property use is given in example for the IEtlPlainDataBulkConsumer.EventId property.

See also:

IEtlPlainDataBulkConsumer