IOrmCondition.Nested

Syntax

Nested: IOrmConditions;

Description

The Nested property returns collection of nested conditions.

Comments

The property is relevant if IOrmCondition.Operator_ is set to the following values:

Example

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

See also:

IOrmCondition