DataProvider Class
OBSOLETE
This class is now obsolete.
Provides the functionality to obtain data from an XML schema of a database.
Namespace: DevExpress.XtraReports.Data
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Remarks
To obtain the XML schema of a database, use the DataSchemaProvider class.
Inheritance
Object
DataProvider
See Also