Class | Description | |
---|---|---|
CsvDataSource | Represents a section report data source based on an CSV document. | |
Field | The Field class represents any data field available for data binding in section reports. | |
FieldCollection | The FieldCollection class manages the data binding fields used in the section report. | |
ListDataSource | Represents a section report data source based on the IDataRecord and IDataReader members of the .NET Framework. | |
OdbcDataSource | ODBC data source - allows to connect through ODBC driver. | |
OleDBDataSource | Represents a section report data source based on the OleDb ADO.NET data provider. | |
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. |