Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
DataQueryBase(TQuery) Class
DataQueryBase(TQuery) Properties
AllowMaterialization Property
ClassName Property
ConnectionStringForced Property
ConnectionStringName Property
Count Property
CustomQueryText Property
DataSource Property
DefaultOrderByColumns Property
FullQueryName Property
HasDataSource Property
IncludeBinaryData Property
IsCombinedQuery Property
Name Property
NextPageAvailable Property
QueryName Property
QueryText Property
Result Property
ReturnsSingleColumn Property
SupportsReader Property
Tables Property
TotalRecords Property
DataQueryBase
TQuery
DataSource Property
Data source that provides the query data. If not set, the query queries the database directly
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
DataQuerySource
DataSource
{
get
;
set
; }
Property Value
Type:
DataQuerySource
Implements
IDataQuery
DataSource
See Also
Reference
DataQueryBase
TQuery
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com