DbSkipExpression.SortOrder Property

 

Gets a DbSortClause list that defines the sort order.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public IList<DbSortClause> SortOrder { get; }