DataSources: IReportDataSourcesData;
The DataSources property returns collection of report sheet data sources.
The following can be used as data sources:
All cube types.
Time series databases.
Relational objects: tables, queries, views, external tables, ODBS data sources.
Express reports
Files.
Other sources: modeling variables and file cubes (*.ppcube files).
The property use is given in the example for IEaxAnalyzerUserEvents.OnAfterExecuteAnalyzer.
See also: