Back to Devexpress

DevExpress.DataAccess.UI.Wizard Namespace

windowsforms-devexpress-dot-dataaccess-dot-ui-3f98881d.md

latest4.3 KB
Original Source

DevExpress.DataAccess.UI.Wizard Namespace

Contains classes used to manage UI settings of the Data Source wizard and Query Builder.

Assemblies : DevExpress.DataAccess.v25.2.dll, DevExpress.DataAccess.v25.2.UI.dll

NuGet Packages : DevExpress.DataAccess, DevExpress.DataAccess.UI

Classes

NameDescription
DataSourceWizardSettingsProvides Data Source Wizard settings.
EFWizardSettingsContains settings used to customize the Entity Framework pages of the Data Source Wizard.
JsonWizardSettingsContains settings used to customize the Data Source wizard and Query Builder.
MongoDBWizardSettingsContains settings used to customize the Data Source wizard and Query Builder.
ProviderLookupItemProvides settings for an individual data provider listed on the Specify a Connection String wizard page.
QueryBuilderRunnerBaseEnables running the Query Builder from the Create a Query or Select a Stored Procedure (Multi-Query Version) wizard page.
SqlWizardSettingsContains settings used to customize the Data Source wizard and Query Builder.
WizardRunnerContextThe default implementation of the IWizardRunnerContext interface, enabling you to run the Data Source Wizard in a WinForms application.
WizardViewThe default implementation of the IWizardView interface, providing an empty form containing the Data Source Wizard.

Interfaces

NameDescription
IConnectionParametersStrategyFor internal use.
IWizardCustomization<TModel>Provides functionality to customize the Data Source Wizard.

Enums

NameDescription
ConnectionParameterEditsFor internal use.
SqlDataProvidersLists the SQL data providers available on the Specify a Connection String page of the Data Source Wizard.
WizardDataSourceTypeLists values used to specify data source types available in the Data Source Wizard.