DataSourceModel.DataSchema Property
Specifies the report data source schema.
Namespace: DevExpress.DataAccess.Wizard.Model
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| Object | A Object value, specifying the data source schema. |
Implements
See Also