IOrmCondition.Value

Fore Syntax

Value: Variant;

Fore.NET Syntax

Value: object;

Description

The Value property determines a compared value.

Comments

Use the IOrmCondition.AttributeName and IOrmCondition.Value properties to determine the attribute and a comparison operator.

Fore and Fore.NET Examples

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

See also:

IOrmCondition