SqlScriptEditorControl.OnShowEstimatedPlan(Object, EventArgs) Méthode

Définition

Appelée à chaque fois que l’utilisateur sélectionne l’élément « Afficher le plan estimé ».

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)

Paramètres

sender
Object

L’expéditeur Object.

a
EventArgs

Objet EventArgs.

S’applique à