ConditionOperatorType

Description

The ConditionOperatorType enumeration is used to determine a join statement when working with elements of the  CtrlGroupConditions component.

It is used by the following properties and methods:

Available Values

Value Brief description
0 None. Statement is not used.
1 And_. Logical AND.
2 Or_. Logical OR.

See also:

Forms Assembly Enumerations