BetweenOperator Properties
An operator which determines whether a criteria expression lies between the specified range of values.
Name | Description |
---|---|
Begin |
Gets the expression for the first operand. |
Custom |
Inherited from Criteria |
Custom |
Returns the number of custom functions registered in an application via the Criteria |
End |
Gets the expression for the second operand. |
Left |
Obsolete. Gets the expression for the first (left) operand. |
Property | Obsolete. Gets or sets the test expression. |
Right |
Obsolete. Gets the expression for the second (right) operand. |
Test |
Gets or sets the test expression. |
See Also