QuerySpecExtensionMethodsOrderBy Method | 
| Name | Description | |
|---|---|---|
| OrderByTQuery(TQuery, ISortClause) | 
            Specifies the orderby of the query. All sort clauses are appended to the sort expression already present. 
              | |
| OrderByTQuery(TQuery, ISortExpression) | 
            Specifies the orderby of the query. All sort clauses are appended to the sort expression already present. 
              |