InstalledInstances(ServiceContainer) コンストラクター

定義

InstalledInstances クラスの新しいインスタンスを初期化します。

protected:
 InstalledInstances(Microsoft::SqlServer::Chainer::Infrastructure::ServiceContainer ^ context);
protected InstalledInstances (Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer context);
new Microsoft.SqlServer.Configuration.InstalledInstances : Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer -> Microsoft.SqlServer.Configuration.InstalledInstances
Protected Sub New (context As ServiceContainer)

パラメーター

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

コンテキスト。

適用対象