Langue

SQLWBToolsOptionsSqlPage(String, Guid, IServiceProvider) Constructeur

Définition

Initialise une nouvelle instance de la classe SQLWBToolsOptionsSqlPage.

public:
 SQLWBToolsOptionsSqlPage(System::String ^ name, Guid guid, IServiceProvider ^ sp);
public SQLWBToolsOptionsSqlPage(string name, Guid guid, IServiceProvider sp);
new Microsoft.SqlServer.Management.UI.VSIntegration.Editors.SQLWBToolsOptionsSqlPage : string * Guid * IServiceProvider -> Microsoft.SqlServer.Management.UI.VSIntegration.Editors.SQLWBToolsOptionsSqlPage
Public Sub New (name As String, guid As Guid, sp As IServiceProvider)

Paramètres

name
String

Une chaîne contenant le nom de la page des options.

guid
Guid

GUID de la page des options.

sp
IServiceProvider

L’objet Visual StudioIServiceProvider.

S’applique à