IC1FlexReportExternalRecordset Interface Members
In This Topic
The following tables list the members exposed by IC1FlexReportExternalRecordset.
Public Properties
| Name | Description |
| Caption | Gets the user-friendly name of the current recordset. |
| Params | Gets or sets parameters of the current recordset. |
Top
Public Methods
| Name | Description |
| 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. |
| GetRecordset | Returns the IC1FlexReportRecordset interface used to access data. |
Top
See Also