Skip to main content

AggregateQueryInvalidSortingValidationException Class

An exception thrown when trying to execute an aggregate query with an invalid sorting criteria applied to it.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v23.2.dll

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

Declaration

public class AggregateQueryInvalidSortingValidationException :
    ValidationException

Inheritance

Object
Exception
ValidationException
AggregateQueryInvalidSortingValidationException
See Also