BaseOrderBy Properties |
The BaseOrderBy type exposes the following members.
| Name | Description | |
|---|---|---|
| Child |
Gets/Sets the Child Order By.
| |
| Context |
Sets the Evaluation Context for the Ordering.
| |
| Descending |
Sets the Ordering to Descending.
| |
| Expression |
Gets the Expression used in the Ordering.
| |
| IsSimple |
Gets whether the Ordering is Simple.
| |
| Variables |
Gets all the Variables used in the Ordering.
|