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