A newer version of this page is available.
Switch to the current version.
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.v18.2.dll
Declaration
public class AggregateQueryInvalidSortingValidationException :
ValidationException
Public Class AggregateQueryInvalidSortingValidationException
Inherits ValidationException
Inheritance
Object
Exception
ValidationException
AggregateQueryInvalidSortingValidationException
See Also
Feedback