SqlScriptEditorControl.OnShowEstimatedPlan(Object, EventArgs) 方法

定義

每次使用者選取 [顯示預估的計畫] 功能表項目時呼叫。

protected:
 void OnShowEstimatedPlan(System::Object ^ sender, EventArgs ^ a);
protected void OnShowEstimatedPlan (object sender, EventArgs a);
member this.OnShowEstimatedPlan : obj * EventArgs -> unit
Protected Sub OnShowEstimatedPlan (sender As Object, a As EventArgs)

參數

sender
Object

寄件者 Object

a
EventArgs

EventArgs 物件。

適用於