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

Контекст.

Возвращаемое значение

Установленные экземпляры.

Применяется к