IOrmCondition.AttributeName

Syntax

AttributeName: String;

Description

The AttributeName property determines identifier of the attribute, for which a condition is created.

Comments

The IOrmCondition.Value property is used to determine attribute value.

Example

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

See also:

IOrmCondition