RemovePatchFeatureTreeInvisible(ServiceContainer) 构造函数

定义

初始化 RemovePatchFeatureTreeInvisible 类的新实例。

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

参数

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

服务容器。

适用于