IData |
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 |
Deploy the specified data feature to the specified configuration option
Obsolete | |
| DropDatabase | Drop the specified database in the provider | |
| GetDatabases | Get all databases from the remote server | |
| GetFeatures |
Get data features matching this invariant name
Obsolete | |
| 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 |