IDtBaseErrors.MaxItems

Fore syntax

MaxItems: Integer;

Fore.NET 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.

Fore and Fore.NET examples

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

See also:

IDtBaseErrors