Partager via


InstallFeatureTree(ServiceContainer) Constructeur

Définition

Initialise une nouvelle instance de la classe 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)

Paramètres

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

Conteneur de service.

S’applique à