IQueryProgressEstimator.GetNodeEstimations 方法

定义

public:
 System::Collections::Generic::Dictionary<int, Microsoft::SqlServer::Management::UI::VSIntegration::Editors::ProgressEstimation::QueryProgressEstimationResult ^> ^ GetNodeEstimations();
public System.Collections.Generic.Dictionary<int,Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ProgressEstimation.QueryProgressEstimationResult> GetNodeEstimations ();
abstract member GetNodeEstimations : unit -> System.Collections.Generic.Dictionary<int, Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ProgressEstimation.QueryProgressEstimationResult>
Public Function GetNodeEstimations () As Dictionary(Of Integer, QueryProgressEstimationResult)

返回

适用于