ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.Core.Rendering.Data Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a command parameter for use as a sql parameter.
    ClassRepresents the default data providers factory. Supports SQL, CSV, JSON, XML, TESTING, and OBJECT data providers.
    ClassRepresents the names of various data providers.
    ClassRepresents additional context for the IDbConnectionAdapter methods.
    ClassRepresents the data that is passed to the IDbConnectionAdapterWithDataSource.SetDataSourceLocator method.
    ClassRepresents the data necessary to render a report.
    ClassRepresents information about a report parameter.
    ClassRepresents the initial state of a report slicer.
    ClassRepresents a report data-tree based snapshot.
    ClassRepresents an information about subreports in a report.
    Interfaces
     InterfaceDescription
    InterfaceData providers factory's abstract factory interface.
    InterfaceRepresents a command adapter for supporting caching.
    InterfaceRepresents an adapter for adding parameters to a database command.
    InterfaceRepresents an adapter for supporting multivalue parameters and setting credentials.
    InterfaceRepresents a command adapter for supporting data source locators.
    See Also