HavingWithoutGroupByValidationException Constructors
An exception thrown when a query contains group filtering criteria and the data is not actually grouped.| Name | Description |
|---|---|
| HavingWithoutGroupByValidationException() | Initializes a new instance of the HavingWithoutGroupByValidationException class with the default settings. |
See Also