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

DataSchema Class

A container to separately store the XML schema of tables and views, to avoid any possible confusion caused by mixing them.

Namespace: DevExpress.XtraReports.Data

Assembly: DevExpress.XtraReports.v19.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class DataSchema

The following members return DataSchema objects:

Inheritance

Object
DataSchema
See Also