DevExpress.DataAccess.Wizard Namespace
Contains classes that are required to customize a data source connection wizard.
Assemblies: DevExpress.Data.v24.2.dll, DevExpress.DataAccess.v24.2.dll
NuGet Packages: DevExpress.Data, DevExpress.DataAccess
#Classes
Name | Description |
---|---|
Preview |
Provides access to data obtained for preview from a database, as well as to options related to the data retrieval. |
Query |
Provides the information about a query parameter while running the Data Source Wizard. |
#Interfaces
Name | Description |
---|---|
IQuery |
If implemented, provides the information about a query parameter while running the Data Source Wizard. |
IWizard |
Provides functionality to run the Data Source Wizard. |
#Enums
Name | Description |
---|---|
EFWizard |
Lists the options available to customize the Entity Framework pages of the Data Source Wizard. |
Exception |
Lists the values indicating the handled exceptions. |
Operation |
Lists the modes of operation available for an object data source. |
Sensitive |
Lists the options for serializing database credentials along with document layouts. |
Sql |
Lists the options available to customize the SQL pages of the Data Source Wizard. |