Skip to main content
A newer version of this page is available. .

DataProvider Class

Provides the functionality to obtain data from an XML schema of a database.

Namespace: DevExpress.XtraReports.Data

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public class DataProvider

Remarks

To obtain the XML schema of a database, use the DataSchemaProvider class.

Inheritance

Object
DataProvider
See Also