Click or drag to resize

IDataConfigurationProvider Methods

The IDataConfigurationProvider type exposes the following members.

Methods
  NameDescription
Public methodConfigure
Add the necessary information to the configuration file
Public methodCreateConnectionString
Creates the specified connection string with options
Public methodCreateDatabase
Create the specified database in the provider
Public methodDeploy Obsolete.
Deploy the specified data feature to the specified configuration option
Public methodGetDatabases
Get all databases from the remote server
Public methodGetFeatures Obsolete.
Get data features matching this invariant name
Public methodParseConnectionString
Parse the specified connection string into a dictionary of key/value pairs
Public methodTestConnectionString
Tests the specified connection string to ensure it is valid with the provider and the remote machine exists
Top
See Also