FeatureRole(ServiceContainer) Konstruktor

Definition

Initialisiert eine neue Instanz der FeatureRole-Klasse.

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

Parameter

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

Der Dienstcontainer

Gilt für: