RuntimeRangeCondition Class Members
In This Topic
The following tables list the members exposed by RuntimeRangeCondition.
Public Constructors
Public Properties
| Name | Description |
 | expr | An array of RuntimeRangeExpression objects comprising the range condition. |
 | name |
The name of the column to use when evaluating the range condition.
|
Top
Public Methods
| Name | Description |
 | isFilter |
Returns a value that indicates whether the range condition contains any expressions that must be evaluated as a filter (as opposed to a range).
|
Top
See Also