SqlScriptEditorControl.OnShowTemplateParamsGrid(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.
Affiche les paramètres de modèle. La grille de substitution est une boîte de dialogue modale.
protected:
void OnShowTemplateParamsGrid(System::Object ^ sender, EventArgs ^ e);
protected void OnShowTemplateParamsGrid (object sender, EventArgs e);
member this.OnShowTemplateParamsGrid : obj * EventArgs -> unit
Protected Sub OnShowTemplateParamsGrid (sender As Object, e As EventArgs)