ComponentOne True DataControl 8.0
ConditionExpression Property (Constraint)

Condition determining whether the constraint should be applied.

Syntax

Constraint.ConditionExpression = variant

Remarks

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

This property specifies the applicability expression for a constraint.

If this expression is empty or evaluates to False, the constraint is skipped.

If this expression evaluates to True, the constraint is tested.

See Validation and Constraints for more information on constraints.

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

 

 


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

Product Support Forum  |  Documentation Feedback