Compartilhar via


UpgradeFeatureTree(ServiceContainer) Construtor

Definição

Inicializa uma nova instância da classe UpgradeFeatureTree.

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

Parâmetros

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

O contexto.

Aplica-se a