ConfigureQueryPage<TModel>.DBSchema Property
In This Article
Gets the schema of the connected SQL data source.
Namespace: DevExpress.DataAccess.Wizard.Presenters
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Property Value
Type | Description |
---|---|
DBSchema | An object specifying the database schema. |
See Also