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
SupportsReader Property
Returns true if the query supports data reader
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
SupportsReader
{
get
; }
Property Value
Type:
Boolean
Implements
IDataQuery
SupportsReader
See Also
Reference
DataQueryBase
TQuery
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com