IDtBaseErrors.MaxItems

Syntax

MaxItems: Integer;

Description

The MaxItems property determines the maximum available number of stored error records.

Comments

Available values:

To set the maximum available number of errors, use the IDtBaseErrors.MaxErrors property.

Example

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

See also:

IDtBaseErrors