DefaultConnectionStringProvider Constructors
Enables you to resolve connection strings by their names at runtime in all .NET applications.| Name | Description |
|---|---|
| DefaultConnectionStringProvider() | Initializes a new instance of the DefaultConnectionStringProvider class. |
See Also