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
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: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com