DataSchema(String, String) Constructor
Initializes a new instance of the DataSchema class with the specified settings.
Namespace: DevExpress.XtraReports.Data
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
tablesDataSchema | String | A String value. |
viewsDataSchema | String | A String value. |
See Also