IManagementDatabase.CustomTables Property

Gets all custom tables in this database.
ReadOnly Property CustomTables() As IEnumerable(Of IManagementDatabaseCustomTable)
This language is not supported or no code example is available.
This language is not supported or no code example is available.

Property Value

IEnumerable<IManagementDatabaseCustomTable>

A collection of all custom tables.

Remarks
 
Use the EstimateTable property to get the main table.
Version
 
Available since QDV 7.14.520.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition