ConfigureQueryPage<TModel>.DBSchema Property
Gets the schema of the connected SQL data source.
Namespace: DevExpress.DataAccess.Wizard.Presenters
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
DBSchema | An object specifying the database schema. |
See Also