IConnectionStringResolver Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface defining methods to resolve connection strings.
public interface IConnectionStringResolver
type IConnectionStringResolver = interface
Public Interface IConnectionStringResolver
- Derived
Methods
| Resolve(String) |
Looks up a connection string value given a name. |