InstallFeatureTree(ServiceContainer) 建構函式

定義

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

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

參數

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

服務容器。

適用於