IDataSourceInfoService Members
Provides information about a data source and data members.Properties
Name | Description |
---|---|
DataSources | Gets data sources that can be used to create a data extract. |
Methods
Name | Description |
---|---|
GetDataMembers(String) | Gets data members of the specified data source. |
GetDataSource(String) | Gets a data source with the specified component name. |
See Also