SqlScriptEditorControl.OnShowEstimatedPlan(Object, EventArgs) Método

Definición

Se llama cada vez que el usuario selecciona el elemento del menú "Mostrar plan estimado".

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)

Parámetros

sender
Object

El remitente Object.

a
EventArgs

Objeto EventArgs.

Se aplica a