Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IMultiQuery(TQuery, TInnerQuery) Interface
IMultiQuery(TQuery, TInnerQuery) Methods
AddResultColumn Method
AddResultColumn Method (String)
AddResultColumn Method (IQueryColumn)
IMultiQuery
TQuery
,
TInnerQuery
AddResultColumn Method (IQueryColumn)
Adds the additional column to the query
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
TQuery
AddResultColumn
(
IQueryColumn
column
)
Parameters
column
Type:
CMS.DataEngine
IQueryColumn
Column to add
Return Value
Type:
TQuery
See Also
Reference
IMultiQuery
TQuery, TInnerQuery
Interface
AddResultColumn Overload
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com