DefaultConnectionStrings.byKey field
The cached dictionary of connection string infos.
protected readonly ConcurrentDictionary<string, ConnectionStringInfo> byKey;
See Also
- class ConnectionStringInfo
- class DefaultConnectionStrings
The cached dictionary of connection string infos.
protected readonly ConcurrentDictionary<string, ConnectionStringInfo> byKey;