Compartilhar via


SqlScriptEditorControl.OnShowEstimatedPlan(Object, EventArgs) Método

Definição

Chamado toda vez que o usuário seleciona o item de menu "Mostrar plano 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

O Object remetente.

a
EventArgs

O objeto EventArgs.

Aplica-se a