IOrmCondition.AttributeName

Fore Syntax

AttributeName: String;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IOrmCondition