| IDataQuerySettingsTQueryColumn Method (String) | 
            Sets the column to select
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
SyntaxTQuery Column(
	string column
)
Parameters
- column
 - Type: SystemString
Column to set to be selected 
Return Value
Type: 
TQuery
See Also