Property OrderBy
| Improve this Doc View SourceOrderBy
Gets the ORDER BY list.
Declaration
public IReadOnlyList<DbExpressionSort> OrderBy { get; }
Property Value
Type | Description |
---|---|
System. |
Gets the ORDER BY list.
public IReadOnlyList<DbExpressionSort> OrderBy { get; }
Type | Description |
---|---|
System. |