ISparqlOrderBy Properties | 
The ISparqlOrderBy type exposes the following members.
| Name | Description | |
|---|---|---|
| Child | 
            Gets/Sets the Child Ordering that applies if the two Objects are considered equal.
              | |
| Context | 
            Sets the Evaluation Context for the Order By.
              | |
| Descending | 
            Sets whether the Ordering is Descending.
              | |
| Expression | 
            Gets the Expression used to do the Ordering.
              | |
| IsSimple | 
            Gets whether the Ordering is simple (i.e. applies on variables only).
              | |
| Variables | 
            Gets all the Variables used in the Ordering.
              |