GroupByAggregateColumnValidationException Constructors
An exception thrown when a query has a grouping criteria that is an aggregate column.Name | Parameters | Description |
---|---|---|
GroupByAggregateColumnValidationException(String, String) | table, column | Initializes a new instance of the GroupByAggregateColumnValidationException class with the specified settings. |
See Also