SaveConnectionPage<TModel>.ConfigureQueryPageType Property
Specifies the type of the next wizard page (“Create a Query or Select a Stored Procedure (Single-Query Version)“ or “Create a Query or Select a Stored Procedure (Multi-Query Version)“).
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 |
---|---|
Type | A Type object. |
See Also