Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
DataQuerySettingsBase(TQuery) Class
DataQuerySettingsBase(TQuery) Properties
DefaultQuerySource 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
TopNRecords Property
TotalExpression Property
DataQuerySettingsBase
TQuery
TotalExpression Property
Total items expression. When defined, used instead default total items for a paged query.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
string
TotalExpression
{
get
;
set
; }
Property Value
Type:
String
Implements
IDataQuerySettings
TotalExpression
See Also
Reference
DataQuerySettingsBase
TQuery
Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com