IReportDataSourceData.DataSources

Syntax

DataSources: IReportDataSourcesData;

Description

The DataSources property returns collection of report data sources data.

Comments

The following can be used as data sources:

Example

The property use is given in the example for IEaxAnalyzerUserEvents.OnAfterExecuteAnalyzer.

See also:

IReportDataSourceData