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

DataSchemaProvider.FillTablesViewsMergedDataSchema() Method

Obtains an XSD-scheme for the available views.

Namespace: DevExpress.XtraReports.Data

Assembly: DevExpress.XtraReports.v19.1.dll

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

Declaration

public string FillTablesViewsMergedDataSchema()

Returns

Type Description
String

A String value.

See Also