Condividi tramite


SqlScriptEditorControl.OnShowEstimatedPlan(Object, EventArgs) Metodo

Definizione

Chiamato ogni volta che l'utente seleziona la voce di 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

Object del mittente.

a
EventArgs

Oggetto EventArgs.

Si applica a