AggregateQueryInvalidSortingValidationException Constructors
An exception thrown when trying to execute an aggregate query with an invalid sorting criteria applied to it.| Name | Parameters | Description |
|---|---|---|
| AggregateQueryInvalidSortingValidationException(String, String) | tableName, columnName | Initializes a new instance of the AggregateQueryInvalidSortingValidationException class with the specified settings. |
See Also