| SqlHelperIsSingleColumn Method  | 
            Returns true, if the query output is a single column
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic static bool IsSingleColumn(
	string columns
)
Parameters
- columns
 - Type: SystemString
 
Return Value
Type: 
Boolean
See Also