共用方式為


InstalledInstances(ServiceContainer) Constructor

Definition

Initializes a new instance of the InstalledInstances class.

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)

Parameters

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

The context.

Applies to