DevExpress.DataAccess.Wizard Namespace
Contains classes that are required to customize a data source connection wizard.
Assemblies: DevExpress.Data.v25.1.dll, DevExpress.DataAccess.v25.1.dll
NuGet Packages: DevExpress.Data, DevExpress.DataAccess
Classes
| Name | Description |
|---|---|
| PreviewData | Provides access to data obtained for preview from a database, as well as to options related to the data retrieval. |
| QueryParameterInternal | Provides the information about a query parameter while running the Data Source Wizard. |
Interfaces
| Name | Description |
|---|---|
| IQueryParameter | If implemented, provides the information about a query parameter while running the Data Source Wizard. |
| IWizardRunnerContext | Provides functionality to run the Data Source Wizard. |
Enums
| Name | Description |
|---|---|
| EFWizardOptions | Lists the options available to customize the Entity Framework pages of the Data Source Wizard. |
| ExceptionHandlerKind | Lists the values indicating the handled exceptions. |
| OperationMode | Lists the modes of operation available for an object data source. |
| SensitiveInfoSavingBehavior | Lists the options for serializing database credentials along with document layouts. |
| SqlWizardOptions | Lists the options available to customize the SQL pages of the Data Source Wizard. |