Click or drag to resize
IDataQueryTables Property
Collection of the result tables

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
DataTableCollection Tables { get; }

Property Value

Type: DataTableCollection
See Also