DefaultSqlConnections.connectionKeyFallbacks field
The connection key fallbacks, if the connection string source supports them.
protected readonly IConnectionKeyFallbacks connectionKeyFallbacks;
See Also
- interface IConnectionKeyFallbacks
- class DefaultSqlConnections