ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / RecordSetProvider Class / Create Method
A function that returns a recordset for the specified dataset.
An RecordSet object represents set of records of the dataset.
The function that returns aggregate data provider for the specified data set.

In This Topic
    Create Method (RecordSetProvider)
    In This Topic
    Creates a new instance of the RecordSetProvider class
    Syntax

    Parameters

    getDataSet
    A function that returns a recordset for the specified dataset.
    rootData
    An RecordSet object represents set of records of the dataset.
    agg
    The function that returns aggregate data provider for the specified data set.
    See Also