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