IDtBaseErrors.Count

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.

Example

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

See also:

IDtBaseErrors