SQLWBToolsOptionsPage<TOptions>.m_dlg Champ
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.
Contrôle utilisateur qui est affiché sur l'un des onglets du menu Outils, onglets, sous-menu Options.
protected: Microsoft::SqlServer::Management::UI::VSIntegration::Editors::ToolsOptionsBaseControl<TOptions> ^ m_dlg;
protected Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ToolsOptionsBaseControl<TOptions> m_dlg;
val mutable m_dlg : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ToolsOptionsBaseControl<'Options>
Protected m_dlg As ToolsOptionsBaseControl(Of TOptions)