SortClauseProducersAscending Method |
Name | Description | |
---|---|---|
Ascending(String) |
Creates a sort clause for a field with the alias specified, sorting ascending
| |
Ascending(IEntityFieldCore) |
Creates an ascending sort clause for the field specified
| |
Ascending(IExpression) |
Creates an ascending sort clause for the expression specified
|