OrderByExpression Properties |
The OrderByExpression 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 Expression used for Ordering.
(Overrides BaseOrderBy.Expression.) | |
| IsSimple |
Gets whether the Ordering is Simple.
(Overrides BaseOrderBy.IsSimple.) | |
| Variables |
Gets all the Variables used in the Ordering.
(Overrides BaseOrderBy.Variables.) |