Skip to main content

GroupByWithoutAggregateValidationException() Constructor

Initializes a new instance of the GroupByWithoutAggregateValidationException class with the default settings.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v24.1.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public GroupByWithoutAggregateValidationException()
See Also