RoleSelectionSettings Konstruktoren

Definition

Initialisiert eine neue Instanz der RoleSelectionSettings-Klasse.

Überlädt

RoleSelectionSettings()

Initialisiert eine neue Instanz der RoleSelectionSettings-Klasse.

RoleSelectionSettings(ServiceContainer)

Initialisiert eine neue Instanz der RoleSelectionSettings-Klasse.

RoleSelectionSettings()

Initialisiert eine neue Instanz der RoleSelectionSettings-Klasse.

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

Gilt für:

RoleSelectionSettings(ServiceContainer)

Initialisiert eine neue Instanz der RoleSelectionSettings-Klasse.

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)

Parameter

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

Der Kontext.

Gilt für: