GroupByWithoutAggregateValidationException Class
An exception thrown when a query has a grouping criteria and some of the selected columns have not been assigned an aggregate expression.
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
GroupByWithoutAggregateValidationException
See Also