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 BaseOrderByExpression.) | |
| IsSimple | 
            Gets whether the Ordering is Simple.
              (Overrides BaseOrderByIsSimple.) | |
| Variables | 
            Gets all the Variables used in the Ordering.
              (Overrides BaseOrderByVariables.) |