DefaultConnectionStrings.byKey- field

namespace: Serenity.Data   assemblySerenity.Net.Data

Cached dictionary of connection string infos

protected readonly ConcurrentDictionary<string, ConnectionStringInfo> byKey-;

See Also