​
​
​

Gets a DataTableInfoCollection of DataTableInfo objects which represent the data tables in the data source.

Syntax

​public DocumentServer.DataSources.DataTableInfoCollection DataTables { get; }
​Public ReadOnly Property DataTables() As DocumentServer.DataSources.DataTableInfoCollection
​

Limitations

Read only.

​