SortByAggregateColumnValidationException Constructors
An exception thrown when a query contains a sorting criterion that is an aggregate column.
Name | Parameters | Description |
---|---|---|
Sort |
column |
Initializes a new instance of the Sort |
Sort |
column |
Initializes a new instance of the Sort |
See Also