SettingStore(ServiceContainer) コンストラクター

定義

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)

パラメーター

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

コンテキスト。

適用対象