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
SourceExpression Property
Source of the query
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
string
SourceExpression
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
IDataQuerySettings Interface
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com