IOrmConditions.Clear

Syntax

Clear;

Description

The Clear method clears collection of conditions.

Comments

Use the IOrmConditions.Remove method to remove one condition from the collection.

See also:

IOrmConditions