Gets a DbSortClause list that defines the sort order.
public IList<DbSortClause> SortOrder { get; }
DbSortExpression ClassSystem.Data.Entity.Core.Common.CommandTrees Namespace