A newer version of this page is available.
Switch to the current version.
SortByAggregateColumnValidationException.Column Property
Indicates the expression that attempted sorting by an aggregate column.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
Property Value
Type | Description |
---|---|
ExpressionBase | An ExpressionBase descendant. |
See Also
Feedback