IDataQuerySettingsTQueryGroupBy Method |
Specifies the columns to group by
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax TQuery GroupBy(
params string[] columns
)
Parameters
- columns
- Type: SystemString
List of columns to group by
Return Value
Type:
TQuerySee Also