ComponentOne True DataControl 8.0
ConditionExpression Property (RangeCondition)

 

ConditionExpression Property (RangeCondition)

Specifies whether the range condition is applied or skipped.

Syntax

RangeCondition.ConditionExpression= variant

Remarks

Read/Write at run time and design time. Property applies to RangeCondition object.

This property specifies the applicability expression for a range condition.

If this expression is empty or evaluates to False, the range condition is skipped, ignored in fetching data to Recordset.

If this expression evaluates to True, the range condition is applied to restrict records fetched to the Recordset.

For more information, see Field Range Conditions.

See True DataControl Expressions for more information about expressions in general.

See Also

RangeCondition Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback