IDataSourceWizardConnectionStringsProvider Members
Allows you to manage data connections available in the Data Source Wizard.Methods
Name | Description |
---|---|
GetConnectionDescriptions() | Returns the dictionary listing the data connections by their names. |
GetDataConnectionParameters(String) | Returns the parameters of the data connection with a specific name. |
See Also