SQLWorkbenchPackage.OptionsPage Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
SQLWorkbenchPackage.OptionsPage(String, SQLWorkbenchPackage+OptionsPage[])
public:
OptionsPage(System::String ^ name, cli::array <Microsoft::SqlServer::Management::UI::VSIntegration::SQLWorkbenchPackage::OptionsPage ^> ^ childPages);
public OptionsPage (string name, Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchPackage.OptionsPage[] childPages);
new Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchPackage.OptionsPage : string * Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchPackage.OptionsPage[] -> Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchPackage.OptionsPage
Public Sub New (name As String, childPages As SQLWorkbenchPackage.OptionsPage())
Parametri
- name
- String
- childPages
- SQLWorkbenchPackage.OptionsPage[]
Si applica a
SQLWorkbenchPackage.OptionsPage(String, Guid, Type)
public:
OptionsPage(System::String ^ name, Guid guid, Type ^ type);
public OptionsPage (string name, Guid guid, Type type);
new Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchPackage.OptionsPage : string * Guid * Type -> Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchPackage.OptionsPage
Public Sub New (name As String, guid As Guid, type As Type)
Parametri
- name
- String
- guid
- Guid
- type
- Type
Si applica a
SQLWorkbenchPackage.OptionsPage(String, String, SQLWorkbenchPackage+OptionsPage[])
public:
OptionsPage(System::String ^ name, System::String ^ cannonicalName, cli::array <Microsoft::SqlServer::Management::UI::VSIntegration::SQLWorkbenchPackage::OptionsPage ^> ^ childPages);
public OptionsPage (string name, string cannonicalName, Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchPackage.OptionsPage[] childPages);
new Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchPackage.OptionsPage : string * string * Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchPackage.OptionsPage[] -> Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchPackage.OptionsPage
Public Sub New (name As String, cannonicalName As String, childPages As SQLWorkbenchPackage.OptionsPage())
Parametri
- name
- String
- cannonicalName
- String
- childPages
- SQLWorkbenchPackage.OptionsPage[]
Si applica a
SQLWorkbenchPackage.OptionsPage(String, String, Guid, Type)
public:
OptionsPage(System::String ^ name, System::String ^ cannonicalName, Guid guid, Type ^ type);
public OptionsPage (string name, string cannonicalName, Guid guid, Type type);
new Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchPackage.OptionsPage : string * string * Guid * Type -> Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchPackage.OptionsPage
Public Sub New (name As String, cannonicalName As String, guid As Guid, type As Type)
Parametri
- name
- String
- cannonicalName
- String
- guid
- Guid
- type
- Type