IReportDataSource Members

Include Protected Members
Include Inherited Members

Defines a reporting data source and its interaction with the reporting engine.

The IReportDataSource type exposes the following members.

Properties

  Name Description
Public property HasMoreData Whether the data source has more data to report.

Top

Methods

  Name Description
Public method Dispose (Inherited from IDisposable.)
Public method GetNextDataRow Gets the next row of data.
Public method StartQuery Starts a query for reporting data on a site.
Public method StartReport Starts a report with the specified parameters.

Top

See Also

Reference

IReportDataSource Interface

Microsoft.Office.RecordsManagement.Reporting Namespace