IManagementDatabaseEstimateTable.Estimates Property

Gets the collection of all estimates and their all versions in the table.
ReadOnly Property Estimates() As IEnumerable(Of IManagementDatabaseEstimate)
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<IManagementDatabaseEstimate>

Different versions of an estimate are represented as separate items with the same GUID.

Version
 
Available since QDV 7.14.520.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition