IEtlPlainDataCopy.UseStopLimit

Fore syntax

UseStopLimit: Boolean;

Fore.NET syntax

UseStopLimit: boolean;

Description

The UseStopLimit property indicates 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 IEtlPlainDataCopy.StopLimit property.

Fore and Fore.NET examples

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

See also:

IEtlPlainDataCopy