Share via


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

サービス コンテナー。

適用対象