corelibraries-devexpress-dot-dataaccess-1d8c34e6.md
Contains classes that are required to customize a data source connection wizard.
Assemblies : DevExpress.Data.v25.2.dll, DevExpress.DataAccess.v25.2.dll
NuGet Packages : DevExpress.Data, DevExpress.DataAccess
| 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. |
| 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. |
| 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. |