ColumnExpression Properties
A selected data column with or without an aggregate expression applied to it.
Name | Description |
---|---|
Aggregate |
Specifies the aggregate function.
Inherited from Expression |
Column |
Specifies the column to which the Column |
Table |
Specifies the table to which the Column |
See Also