HavingWithoutGroupByValidationException Class
An exception thrown when a query contains group filtering criteria and the data is not actually grouped.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Inheritance
Object
Exception
ValidationException
HavingWithoutGroupByValidationException
See Also