Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
DataQuerySettingsBase(TQuery) Class
DataQuerySettingsBase(TQuery) Properties
DefaultSourceExpression Property
FilterColumns Property
ForceOrderBy Property
GroupByColumns Property
HasGroupBy Property
HavingCondition Property
HavingIsComplex Property
HavingIsEmpty Property
IsNested Property
IsPagedQuery Property
IsSubQuery Property
MaxRecords Property
Offset Property
OrderByColumns Property
SelectColumns Property
SelectColumnsList Property
SelectDistinct Property
SourceExpression Property
TopNRecords Property
DataQuerySettingsBase
TQuery
IsNested Property
Indicates that this query is part of multi query
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
IsNested
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IDataQuerySettings
IsNested
See Also
Reference
DataQuerySettingsBase
TQuery
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com