Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
MultiQueryBase(TQuery, TInnerQuery) Class
MultiQueryBase(TQuery, TInnerQuery) Properties
DefaultOrderByType Property
DefaultQuery Property
OrderByResultColumns Property
Queries Property
QueriesList Property
ReturnsSingleColumn Property
SelectedTypes Property
SelectResultColumnsList Property
UseDefaultQuery Property
UseGlobalWhereOnResult Property
UseTypeColumns Property
MultiQueryBase
TQuery
,
TInnerQuery
ReturnsSingleColumn Property
Returns true if the query returns single column
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
bool
ReturnsSingleColumn
{
get
; }
Property Value
Type:
Boolean
Implements
IDataQuery
ReturnsSingleColumn
IDataQuery
ReturnsSingleColumn
See Also
Reference
MultiQueryBase
TQuery, TInnerQuery
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com