AggregatedColumn.ApplyAggregation Method |
Applies the aggregation to the given expression
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxprotected virtual string ApplyAggregation(
string expression
)
Parameters
- expression
- Type: System.String
Column expression
Return Value
Type:
String
See Also