Condividi tramite


InstalledInstances.GetInstance(ServiceContainer) Metodo

Definizione

Ottiene le istanze installate.

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

Parametri

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

Contesto.

Restituisce

Istanze installate.

Si applica a