IManagementDatabaseTable.IsEstimateTable Property

Gets a value indicating whether this instance is an estimate table.
ReadOnly Property IsEstimateTable() As Boolean
This language is not supported or no code example is available.
bool IsEstimateTable {get;}
This language is not supported or no code example is available.

Property Value

bool

true if this instance is an estimate table, in which case it can be cast to the IManagementDatabaseEstimateTable. Otherwise, false, if it is a custom 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