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

サービス コンテナー。

適用対象