Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
IDataQuerySettings Interface
IDataQuerySettings Properties
DefaultSourceExpression Property
FilterColumns Property
GroupByColumns Property
HavingCondition Property
IsNested Property
IsSubQuery Property
MaxRecords Property
Offset Property
OrderByColumns Property
SelectColumns Property
SelectColumnsList Property
SelectDistinct Property
SourceExpression Property
TopNRecords Property
IDataQuerySettings
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
bool
IsNested
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
IDataQuerySettings Interface
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com