AdoNetConfigurationProvider Methods |
The AdoNetConfigurationProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| Configure |
Configure the specified provider
| |
| CreateConnectionString |
Create a connection string
| |
| CreateDatabase |
Create the specified database
| |
| Deploy |
Deploy the specified feature
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetDatabases |
Get databases
| |
| GetFeatures |
Get applicable data features that can be deployed
| |
| GetHashCode | (Inherited from Object.) | |
| GetProvider |
Gets the provider
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ParseConnectionString |
Parse connection string
| |
| TestConnectionString |
Test the connection string
| |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ConvertTReturn |
The purpose of this method is to convert object me to TReturn. Why?
Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast
so we have to copy.
(Defined by ExtensionMethods.) |