SettingStore(ServiceContainer) Construtor

Definição

Inicia uma nova instância da 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)

Parâmetros

context
Microsoft.SqlServer.Chainer.Infrastructure.ServiceContainer

O contexto.

Aplica-se a