![]() |
CQRS.NET
4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
string Cqrs.Configuration.IConfigurationManager.GetConnectionStringBySettingKey | ( | string | key | ) |
Read the configuration string where the name (or key) of the connection string is stored in a setting, first obtained with a call to GetSetting(string)
key | The key (or name) of the setting that has the name (or key) of the connection string to read. |
Implemented in Cqrs.Configuration.ConfigurationManager.