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 物件。

適用於