The IC1ReportExternalRecordset type exposes the following members.

Methods

  Name Description
Public method EditParams
This method is used to set up parameters of the current recordset. For instance, the implementation of this method can show a dialog allowing the user to edit the parameters.
Public method GetRecordset
Returns the IC1ReportRecordset interface used to access data.

Properties

  Name Description
Public property Caption
Gets the user-friendly name of the current recordset.
Public property Params
Gets or sets parameters of the current recordset.

See Also