IDataQuery AsSingleColumn Method Kentico 8.1 API Reference
Creates a single column query from the given query

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

defaultColumn (Optional)
Type: OnlineSystem String
Specific column to use in case query doesn't return single column yet
forceColumn (Optional)
Type: OnlineSystem Boolean
If true, the given column is forced to the output

Return Value

Type: IDataQuery
See Also