IMultiQueryTQuery, TInnerQueryResultColumns Method (String) |
Sets the columns to select
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax TQuery ResultColumns(
params string[] columns
)
Parameters
- columns
- Type: SystemString
Columns to set to be selected
Return Value
Type:
TQuerySee Also