Skip to main content

DataSchemaProvider Class

OBSOLETE

This class is now obsolete.

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

Namespace: DevExpress.XtraReports.Data

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[Obsolete("This class is now obsolete.")]
public class DataSchemaProvider

Remarks

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

Inheritance

Object
DataSchemaProvider
See Also