IOrmConditions.Count

Syntax

Count: Integer;

Description

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

Comments

Use the IOrmConditions.Item property to get a condition from the collection.

See also:

IOrmConditions