FeatureRole(ServiceContainer) 建構函式

定義

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

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)

參數

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

服務容器。

適用於