Skip to main content

DataSchemaProvider.FillTablesViewsMergedDataSchema() Method

Obtains an XSD-scheme for the available views.

Namespace: DevExpress.XtraReports.Data

Assembly: DevExpress.XtraReports.v24.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public string FillTablesViewsMergedDataSchema()

Returns

Type Description
String

A String value.

See Also