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
Tables Property
Collection of the result tables
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
DataTableCollection
Tables
{
get
; }
Property Value
Type:
DataTableCollection
See Also
Reference
IDataQuery Interface
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com