DevExpress.XtraReports.Data Namespace
Contains classes required to provide data to a Silverlight Report Wizard.
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Classes
Name | Description |
---|---|
Columns |
Obsolete. A dictionary for Data .
|
Data |
Obsolete. Provides the functionality to obtain data from an XML schema of a database. |
Data |
Obsolete. A container to separately store the XML schema of tables and views, to avoid any possible confusion caused by mixing them. |
Data |
Obsolete. Provides the functionality to obtain an XML schema from a database. |
Db |
Obsolete. The base class for classes that assist in accessing a Silverlight Report Wizard’s data sources using a connection string. |
Db |
Obsolete. A helper class that obtains the information about a data source from the database. |
Filtering |
Obsolete. A dictionary of data table filters for Data .
|
Object |
Obsolete. A Report Wizard‘s data provider that works with object model data sources (e. |
Select |
Obsolete. Builds a SQL query string to obtain data from a data source. |
#Interfaces
Name | Description |
---|---|
IData |
Obsolete. Implements methods that manage data sources utilized by the Silverlight Report Wizard. |
IDb |
Obsolete. If implemented by a class, provides methods to obtain the information about a data source from the database. |