IReportDataSourcesData.Count

Syntax

Count: Integer;

Description

The Count property returns the number of report data sources.

Comments

To get data source, use IReportDataSourcesData.Item.

Example

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

See also:

IReportDataSourcesData