SQLWBToolsOptionsOlapPage(String, Guid, IServiceProvider) Constructeur
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.
Initialise une nouvelle instance de la classe SQLWBToolsOptionsOlapPage.
public:
SQLWBToolsOptionsOlapPage(System::String ^ name, Guid guid, IServiceProvider ^ sp);
public SQLWBToolsOptionsOlapPage(string name, Guid guid, IServiceProvider sp);
new Microsoft.SqlServer.Management.UI.VSIntegration.Editors.SQLWBToolsOptionsOlapPage : string * Guid * IServiceProvider -> Microsoft.SqlServer.Management.UI.VSIntegration.Editors.SQLWBToolsOptionsOlapPage
Public Sub New (name As String, guid As Guid, sp As IServiceProvider)
Paramètres
- name
- String
Une valeur de chaîne qui spécifie le nom de la page des options.
- guid
- Guid
L’identifiant GUID de la page des options.
Le Visual StudioIServiceProvider.