AggregatedColumnApplyOver Method |
Applies the over clause to the given expression
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected virtual string ApplyOver(
string expression
)
Parameters
- expression
- Type: SystemString
Column expression
Return Value
Type:
StringSee Also