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