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

DataSchemaProvider Class

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

Namespace: DevExpress.XtraReports.Data

Assembly: DevExpress.XtraReports.v20.2.dll

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

Declaration

public class DataSchemaProvider

Remarks

To obtain data from the XML schema of a database, use the DataProvider class.

Inheritance

Object
DataSchemaProvider
See Also