IOrmCondition.Value

Syntax

Value: Variant;

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.

Example

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

See also:

IOrmCondition