| QueryColumnListLoad Method (String) | 
            Loads the given columns to the list.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic void Load(
	string columns
)
Parameters
- columns
- Type: SystemString
 Lists of columns separated by commas
 See Also
See Also