OrderByVariable Properties |
The OrderByVariable type exposes the following members.
| Name | Description | |
|---|---|---|
| Child |
Gets/Sets the Child Order By.
(Inherited from BaseOrderBy.) | |
| Context |
Sets the Evaluation Context for the Ordering.
(Inherited from BaseOrderBy.) | |
| Descending |
Sets the Ordering to Descending.
(Inherited from BaseOrderBy.) | |
| Expression |
Gets the Variable Expression Term used in the Ordering.
(Overrides BaseOrderByExpression.) | |
| IsSimple |
Gets whether the Ordering is Simple.
(Overrides BaseOrderByIsSimple.) | |
| Variables |
Gets all the Variables used in the Ordering.
(Overrides BaseOrderByVariables.) |