Property OrderBy
OrderBy
Gets a list of Expressions that defines the sort order (or null if not specified).
public ReadOnlyCollection<OrderByClause> OrderBy { get; }
Gets a list of Expressions that defines the sort order (or null if not specified).
public ReadOnlyCollection<OrderByClause> OrderBy { get; }