Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IMultiQuery(TQuery, TInnerQuery) Interface
IMultiQuery(TQuery, TInnerQuery) Methods
ResultColumn Method
ResultColumn Method (String)
ResultColumn Method (IQueryColumn)
IMultiQuery
TQuery
,
TInnerQuery
ResultColumn Method (IQueryColumn)
Sets the column to select
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
TQuery
ResultColumn
(
IQueryColumn
column
)
Parameters
column
Type:
CMS.DataEngine
IQueryColumn
Column to set to be selected
Return Value
Type:
TQuery
See Also
Reference
IMultiQuery
TQuery, TInnerQuery
Interface
ResultColumn Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com