DevExpress.DataAccess.UI.Wizard Namespace
Contains classes used to manage UI settings of the Data Source wizard and Query Builder.
Assemblies: DevExpress.DataAccess.v24.2.dll, DevExpress.DataAccess.v24.2.UI.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.DataAccess.UI
#Classes
Name | Description |
---|---|
Data |
Provides Data Source Wizard settings. |
EFWizard |
Contains settings used to customize the Entity Framework pages of the Data Source Wizard. |
Provider |
Provides settings for an individual data provider listed on the Specify a Connection String wizard page. |
Query |
Enables running the Query Builder from the Create a Query or Select a Stored Procedure (Multi-Query Version) wizard page. |
Sql |
Contains settings used to customize the Data Source wizard and Query Builder. |
Wizard |
The default implementation of the IWizard |
Wizard |
The default implementation of the IWizard |
#Interfaces
Name | Description |
---|---|
IConnection |
For internal use. |
IWizard |
Provides functionality to customize the Data Source Wizard. |
#Enums
Name | Description |
---|---|
Connection |
For internal use. |
Sql |
Lists the SQL data providers available on the Specify a Connection String page of the Data Source Wizard. |
Wizard |
Lists values used to specify data source types available in the Data Source Wizard. |