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
SelectDistinct Property
If set to true, returns only distinct (different) values.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
SelectDistinct
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IDataQuerySettings
SelectDistinct
See Also
Reference
DataQuerySettingsBase
TQuery
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com