RemoveNodeFeatureTree(ServiceContainer) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância da classe RemoveNodeFeatureTree.
public:
RemoveNodeFeatureTree(Microsoft::SqlServer::Chainer::Infrastructure::ServiceContainer ^ context);
public RemoveNodeFeatureTree (Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer context);
new Microsoft.SqlServer.Configuration.RemoveNodeFeatureTree : Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer -> Microsoft.SqlServer.Configuration.RemoveNodeFeatureTree
Public Sub New (context As ServiceContainer)
Parâmetros
- context
- Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer
O contêiner do serviço.