[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data

GrapeCity.ActiveReports.Data Namespace

Classes

CsvDataSource

Represents a section report data source based on an CSV document.

DbDataSource

DB data source - allows to connect through custom database providers.

Field

Field

FieldCollection

Summary description for FieldCollection.

JsonDataSource

Represents a section report data source based on a JSON document.

ListDataSource

IList DataSource implementation.

OdbcDataSource

ODBC data source - allows to connect through ODBC driver.

OleDBDataSource

Ole DB data source - allows to connect through Ole DB driver.

ProviderSerializer

Used to serialize/deserialize data sources. Internal uses only.

SqlDBDataSource

Represents a section report data source based on the SqlDB ADO.NET data provider.

XMLDataSource

Represents a section report data source based on an XML document and an XPath pattern to select the XML nodes used as records in the data source.

Interfaces

IDbConnectionProperties

Interface to access base connection properties

IListDataSource

Wrapper over IList interface to use it as data source: DataSource. This should be used only if performance of current implementation is not enough.

Enums

CredentialsMode

Specifies credentials mode

FieldTypeEnum

Provides a set of values for use with the FieldType property of the Field class.