A newer version of this page is available.
Switch to the current version.
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
Public Class GroupByAggregateColumnValidationException
Inherits ValidationException
Inheritance
Object
Exception
ValidationException
GroupByAggregateColumnValidationException
See Also
Feedback