[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Data

GrapeCity.ActiveReports.Core.Rendering.Data Namespace

Classes

CommandParameter

Represents a command parameter for use as a sql parameter.

DataProvidersFactory

Represents the default data providers factory. Supports SQL, CSV, JSON, XML, TESTING, and OBJECT data providers.

DataProvidersNames

Represents the names of various data providers.

DbConnectionAdapterContext

Represents additional context for the IDbConnectionAdapter methods.

LocateDataSourceArgs

Represents the data that is passed to the SetDataSourceLocator(IDbConnection, Action<LocateDataSourceArgs>) method.

ReportDataSnapshot

Represents the data necessary to render a report.

ReportParameterInfo<T>

Represents information about a report parameter.

ReportSlicerState

Represents the initial state of a report slicer.

ReportSnapshot

Represents a report data-tree based snapshot.

SubreportsInfo

Represents an information about subreports in a report.

Interfaces

IDataProvidersFactory

Data providers factory's abstract factory interface.

IDbCommandAdapterWithCache

Represents a command adapter for supporting caching.

IDbCommandParametersAdapter

Represents an adapter for adding parameters to a database command.

IDbConnectionAdapter

Represents an adapter for supporting multivalue parameters and setting credentials.

IDbConnectionAdapterWithDataSource

Represents a command adapter for supporting data source locators.