[]
Represents a section report data source based on an CSV document.
DB data source - allows to connect through custom database providers.
Represents an exception which may occurs in the DbDataSource.
Field
Summary description for FieldCollection.
Represents a section report data source based on a JSON document.
The exception that is thrown when a JSON data source encounters an error.
IList DataSource implementation.
ODBC data source - allows to connect through ODBC driver.
Ole DB data source - allows to connect through Ole DB driver.
Used to serialize/deserialize data sources. Internal uses only.
Represents a section report data source based on the SqlDB ADO.NET data provider.
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.
The exception that is thrown when an XML data source encounters an error.
Interface to access base connection properties
Wrapper over IList interface to use it as data source: DataSource. This should be used only if performance of current implementation is not enough.
Specifies credentials mode
Defines the error codes for DbDataSourceException.
Provides a set of values for use with the FieldType property of the Field class.
Defines the error codes for JsonDataSourceException.
Defines the error codes for XmlDataSourceException.