IDataSourceStorage Members
When implemented by a class, represents a storage of the dashboard data sources.Methods
Name | Description |
---|---|
GetDataSource(String) | Loads the data source’s XML definition from the current IDataSourceStorage. |
GetDataSourcesID() | Gets identifiers of the data sources stored in the current IDataSourceStorage. |
See Also