SelectQueryFluentBuilder.SortByExpression Method
Name | Parameters | Description |
---|---|---|
Sort |
expression, aggregation |
Sorts the result set by a specified expression and aggregate function in a required direction. |
Sort |
expression, direction | Sorts the result set by a specified expression in a required direction. |
Sort |
expression | Sorts the result set by a specified expression. |