IDtBaseErrors.MaxErrors

Syntax

MaxErrors: Integer;

Description

The MaxErrors property determines the maximum available number of errors on data import.

Comments

Available values:

To set the number of stored error records, use the IDtBaseErrors.MaxItems property.

Example

The method use is given in the example for IDtProvider.FilterIf.

See also:

IDtBaseErrors