DataSchemaProvider.FillDataSchema() Method
Obtains separate XSD-schema for the available tables and views.
Namespace: DevExpress.XtraReports.Data
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Returns
Type | Description |
---|---|
DataSchema | A DataSchema object. |
See Also