IOrmConditions.Add

Syntax

Add: IOrmCondition;

Description

The Add method adds a condition to the collection.

Comments

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

Example

The property use is given in the example for IOrmCondition.JoinAttributeName.

See also:

IOrmConditions