![]() | IDataConfigurationProvider Methods |
The IDataConfigurationProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | Configure |
Add the necessary information to the configuration file
|
![]() | CreateConnectionString |
Creates the specified connection string with options |
![]() | CreateDatabase |
Create the specified database in the provider
|
![]() | Deploy | Obsolete.
Deploy the specified data feature to the specified configuration option
|
![]() | GetDatabases |
Get all databases from the remote server
|
![]() | GetFeatures | Obsolete.
Get data features matching this invariant name
|
![]() | ParseConnectionString |
Parse the specified connection string into a dictionary of key/value pairs
|
![]() | TestConnectionString |
Tests the specified connection string to ensure it is valid with the provider and the remote machine exists
|