ComponentOne Reports for WPF
C1.C1Report Namespace / IC1ReportExternalRecordset Interface
Properties Methods

In This Topic
    IC1ReportExternalRecordset Interface Members
    In This Topic

    The following tables list the members exposed by IC1ReportExternalRecordset.

    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 IC1ReportRecordset interface used to access data.  
    Top
    See Also