RoleSelectionSettings 建構函式

定義

初始化 RoleSelectionSettings 類別的新執行個體。

多載

名稱 Description
RoleSelectionSettings()

初始化 RoleSelectionSettings 類別的新執行個體。

RoleSelectionSettings(ServiceContainer)

初始化 RoleSelectionSettings 類別的新執行個體。

RoleSelectionSettings()

初始化 RoleSelectionSettings 類別的新執行個體。

public:
 RoleSelectionSettings();
public RoleSelectionSettings();
Public Sub New ()

適用於

RoleSelectionSettings(ServiceContainer)

初始化 RoleSelectionSettings 類別的新執行個體。

public:
 RoleSelectionSettings(Microsoft::SqlServer::Chainer::Infrastructure::ServiceContainer ^ context);
public RoleSelectionSettings(Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer context);
new Microsoft.SqlServer.Configuration.RoleSelectionSettings : Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer -> Microsoft.SqlServer.Configuration.RoleSelectionSettings
Public Sub New (context As ServiceContainer)

參數

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

內容。

適用於