A newer version of this page is available.
Switch to the current version.
PartialAggregationValidationException Class
An exception thrown when a grouping and/or aggregate expression has not been applied to each of the selected columns.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public class PartialAggregationValidationException :
ValidationException
Public Class PartialAggregationValidationException
Inherits ValidationException
Inheritance
Object
Exception
ValidationException
PartialAggregationValidationException
See Also
Feedback