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

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

Property Value

Type: DataTableCollection

Implements

IDataQueryTables
See Also