SqlScriptEditorControl.OnShowEstimatedPlan(Object, EventArgs) Metodo

Definizione

Chiamato ogni volta che l'utente seleziona l'elemento del menu "Mostra piano stimato".

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)

Parametri

sender
Object

Il mittente Object.

a
EventArgs

Oggetto EventArgs.

Si applica a