Skip to main content

HavingWithoutGroupByValidationException() Constructor

Initializes a new instance of the HavingWithoutGroupByValidationException class with the default settings.

Namespace: DevExpress.DataAccess.Sql

Assembly: DevExpress.DataAccess.v22.2.dll

NuGet Package: DevExpress.DataAccess

Declaration

public HavingWithoutGroupByValidationException()
See Also