Skip to main content
A newer version of this page is available. .

GroupByAggregateColumnValidationException Class

An exception thrown when a query has a grouping criteria that is an aggregate column.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v18.2.dll

Declaration

public class GroupByAggregateColumnValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
GroupByAggregateColumnValidationException
See Also