Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DataEngine
DataQuerySettingsBase(TQuery) Class
DataQuerySettingsBase(TQuery) Properties
DefaultQuerySource Property
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
QuerySource Property
SelectColumnsList Property
SelectDistinct Property
SourceExpression Property
TopNRecords Property
TotalExpression Property
DataQuerySettingsBase
TQuery
GroupByColumns Property
List of columns to group by, by default doesn't group, e.g. "NodeLevel, NodeOwner"
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
Copy
public
string
GroupByColumns
{
get
;
set
; }
Property Value
Type:
String
Implements
IDataQuerySettings
GroupByColumns
See Also
Reference
DataQuerySettingsBase
TQuery
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com