FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / IC1FlexReportExternalRecordset Interface
Properties Methods

In This Topic
    IC1FlexReportExternalRecordset Interface Members
    In This Topic

    The following tables list the members exposed by IC1FlexReportExternalRecordset.

    Public Properties
     NameDescription
     PropertyGets the user-friendly name of the current recordset.  
     PropertyGets or sets parameters of the current recordset.  
    Top
    Public Methods
     NameDescription
     MethodThis 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.  
     MethodReturns the IC1FlexReportRecordset interface used to access data.  
    Top
    See Also