IDataSourceWizardConnectionStringsStorage Methods
When implemented by a class, represents a storage of data connections used in the Dashboard Data Source Wizard.
Name | Description |
---|---|
Get |
Returns the dictionary listing the data connections by their names.
Inherited from IData |
Get |
Returns the parameters of the data connection with a specific name.
Inherited from IData |
Save |
Allows you to save and store data connection parameters. |
See Also