SelectQuery.SortBy Method
Name | Parameters | Description |
---|---|---|
Sort |
table, column |
Sorts a data table by a specified column in a required direction by applying an aggregate function. |
Sort |
table, column |
Sorts a data table by a specified column by applying an aggregate function. |
Sort |
table, column |
Sorts a data table by a specified column in a required direction. |
Sort |
table, column |
Sorts a data table by a specified column. |