FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / IC1FlexReportExternalRecordset Interface / GetRecordset Method

In This Topic
    GetRecordset Method
    In This Topic
    Returns the IC1FlexReportRecordset interface used to access data.
    Syntax
    'Declaration
     
    Function GetRecordset() As IC1FlexReportRecordset
    IC1FlexReportRecordset GetRecordset()

    Return Value

    The IC1FlexReportRecordset interface used to access data.
    See Also