IManagementDatabaseEstimateTable.GetEstimate Method
Function GetEstimate( _
ByVal estimateGuid As String, _
ByVal version As Integer _
) As IManagementDatabaseEstimate
This language is not supported or no code example is available.
Parameters
- estimateGuid
- string
The GUID of the estimate.
- version
- int
The estimate version in numeric format. The current top version is always 0. The oldest is 1, then newer is 2 and so on.
Return Value
IManagementDatabaseEstimateAn estimate instance or null reference (Nothing in Visual Basic) if it couldn't be found.
Use GetAllEstimateGuids and GetEstimateVersions to get
available values for the parameters.
Available since QDV 7.14.520.