Class | Description | |
---|---|---|
![]() | CsvDataSource | Represents a section report data source based on an CSV document. |
![]() | DbDataSource | DB data source - allows to connect through custom database providers. |
![]() | 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. |
![]() | JsonDataSource | Represents a section report data source based on a JSON document. |
![]() | 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. |
![]() | 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. |