RemoveNodeFeatureTree(ServiceContainer) Constructor

Definición

Inicializa una nueva instancia de la clase 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

Contenedor de servicios.

Se aplica a