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 개체

적용 대상