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

DataSchemaProvider.FillTablesDataSchema() Method

Obtains an XSD-scheme for the available tables.

Namespace: DevExpress.XtraReports.Data

Assembly: DevExpress.XtraReports.v19.1.dll

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

Declaration

public string FillTablesDataSchema()

Returns

Type Description
String

A String value.

See Also