SqlScriptEditorControl.OnShowEstimatedPlan(Object, EventArgs) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Appelé chaque fois que l'utilisateur sélectionne l'élément de menu « 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)