Sort
Represents sorting information for query results.
Gets or sets the sort order as either ascending or descending.
Gets or sets the identifier for the field used to sort the results.
Gets or sets an integer indicating precedence when more than one sort order is defined.
public Sort()