BetweenOperator Properties
The operator that determines whether the value lies in the specified value range.
Name | Description |
---|---|
Begin |
Gets or sets the expression that specifies the lowest value in the range. |
Custom |
Returns the number of registered custom functions.
Inherited from Criteria |
End |
Gets or sets the expression that specifies the highest value in the range. |
Left |
Obsolete. The property is obsolete. Gets or sets the expression that specifies the lowest value in the range. |
Property | Obsolete. The property is obsolete. Gets or sets the expression that specifies the value to test. |
Right |
Obsolete. The property is obsolete. Gets or sets the expression that specifies the highest value in the range. |
Test |
Gets or sets the expression that specifies a value to test for being in the range. |
See Also