Partager via


SettingStore(ServiceContainer) Constructeur

Définition

Initialise une nouvelle instance de la classe SettingStore.

public:
 SettingStore(Microsoft::SqlServer::Chainer::Infrastructure::ServiceContainer ^ context);
public SettingStore (Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer context);
new Microsoft.SqlServer.Configuration.SettingStore : Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer -> Microsoft.SqlServer.Configuration.SettingStore
Public Sub New (context As ServiceContainer)

Paramètres

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

Contexte.

S’applique à