Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
MultiQueryBase(TQuery, TInnerQuery) Class
MultiQueryBase(TQuery, TInnerQuery) Methods
ResultColumn Method
ResultColumn Method (String)
ResultColumn Method (IQueryColumn)
MultiQueryBase
TQuery
,
TInnerQuery
ResultColumn Method (String)
Sets the column to select
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
TQuery
ResultColumn
(
string
column
)
Parameters
column
Type:
System
String
Column to set to be selected
Return Value
Type:
TQuery
Implements
IMultiQuery
TQuery, TInnerQuery
ResultColumn(String)
See Also
Reference
MultiQueryBase
TQuery, TInnerQuery
Class
ResultColumn Overload
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com