Click or drag to resize
DataQuerySettingsBaseTQueryNoColumns Method
Sets the query to return no columns at all

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected TQuery NoColumns()

Return Value

Type: TQuery
See Also