다음을 통해 공유


InstalledInstances.GetInstance(ServiceContainer) 메서드

정의

설치된 인스턴스를 가져옵니다.

public:
 static Microsoft::SqlServer::Configuration::InstalledInstances ^ GetInstance(Microsoft::SqlServer::Chainer::Infrastructure::ServiceContainer ^ context);
public static Microsoft.SqlServer.Configuration.InstalledInstances GetInstance (Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer context);
static member GetInstance : Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer -> Microsoft.SqlServer.Configuration.InstalledInstances
Public Shared Function GetInstance (context As ServiceContainer) As InstalledInstances

매개 변수

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

컨텍스트입니다.

반환

설치된 인스턴스입니다.

적용 대상