Click or drag to resize
AggregatedColumnApplyOver Method
Applies the over clause to the given expression

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual string ApplyOver(
	string expression
)

Parameters

expression
Type: SystemString
Column expression

Return Value

Type: String
See Also