Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IDataQuerySettings Interface
IDataQuerySettings Properties
DefaultQuerySource Property
FilterColumns Property
GroupByColumns Property
HasGroupBy Property
HavingCondition Property
IsNested Property
IsPagedQuery Property
IsSubQuery Property
MaxRecords Property
Offset Property
OrderByColumns Property
QuerySource Property
SelectColumnsList Property
SelectDistinct Property
TopNRecords Property
TotalExpression Property
IDataQuerySettings
HasGroupBy Property
Returns true if the given query has group by set
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
bool
HasGroupBy
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IDataQuerySettings Interface
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com