Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IDataQuery Interface
IDataQuery Properties
AllowMaterialization Property
ClassName Property
ConnectionStringName Property
Count Property
CustomQueryText Property
DataSource Property
DefaultOrderByColumns Property
HasDataSource Property
IncludeBinaryData Property
IsCombinedQuery Property
QueryName Property
QueryText Property
Result Property
ReturnsSingleColumn Property
SupportsReader Property
Tables Property
TotalRecords Property
IDataQuery
SupportsReader Property
Returns true if the query supports data reader
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
bool
SupportsReader
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IDataQuery Interface
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com