Property OrderByList
| Improve this Doc View SourceOrderByList
Gets the SQL ORDER BY list.
Declaration
public IReadOnlyList<DbExpressionSort> OrderByList { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<DbExpressionSort> |