IOrmCondition.Nested

Fore Syntax

Nested: IOrmConditions;

Fore.NET Syntax

Nested: Prognoz.Platform.Interop.Orm.IOrmConditions;

Description

The Nested property returns collection of nested conditions.

Comments

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

Fore and Fore.NET Examples

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

See also:

IOrmCondition