SortByAggregateColumnValidationException(ColumnExpression) Constructor
Initializes a new instance of the SortByAggregateColumnValidationException class with the specified settings.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
column | ColumnExpression | A ColumnExpression object. |
See Also