IMetaDataRule.Condition

Syntax

Condition: IOrmConditions;

Description

The Condition property returns a collection of conditions that are used to select data, for which the rule conditions need to be checked.

Comments

The rule conditions are set in the Rule property.

Example

The example of use is given in description of the IMetaDataRules.Add method.

See also:

IMetaDataRule