IMetaDataRule.Rule

Syntax

Rule: IOrmConditions;

Description

The Rule property returns a collection of the rule conditions that need to be checked for data.

Comments

The conditions set in this property are checked only for the data that corresponds to the selection conditions. Data selection conditions are set in the Condition property.

Example

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

See also:

IMetaDataRule