IDtBaseErrors.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of errors in the collection.

Comments

To set the maximum number of stored errors, use the IDtBaseErrors.MaxItems property.

Fore and Fore.NET Examples

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

See also:

IDtBaseErrors