DevExpress.DataAccess.Wizard.Model Namespace
Provides a model functionality for the Data Connection wizard.
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Classes
Name | Description |
---|---|
Cannot |
|
Check |
Provides a model that stores the information about a custom query on the Create a Query or Select a Stored Procedure (Multi-Query Version) page of the Data Source Wizard. |
Data |
Accumulates intermediate data source settings during the execution of a Data Source Wizard. |
Data |
The base for classes that accumulate intermediate settings of data sources during the execution of the Data Source Wizard. |
Data |
The base for classes that accumulate intermediate settings of data sources with data connections during the execution of the Data Source Wizard. |
Data |
Lists the data source types available on the Select a Data Connection Type and Select the Data Source Type wizard pages.
|
EFData |
Accumulates intermediate settings of the Entity Framework data source during the execution of the Data Source Wizard. |
Excel |
Accumulates intermediate Excel data source settings during the execution of the Data Source Wizard. |
Federation |
|
Json |
Accumulates intermediate settings of the JSON data source during the execution of the Data Source Wizard. |
Mongo |
|
Object |
Accumulates intermediate object data source settings during the execution of the Data Source Wizard. |
Sql |
Accumulates intermediate SQL data source settings during the execution of the Data Source Wizard. |
XPObject |
Accumulates intermediate settings of the XPO data source during the execution of the Data Source Wizard. |
#Interfaces
Name | Description |
---|---|
IData |
The base for interfaces that accumulate intermediate settings of data sources during the execution of the Data Source Wizard. |
IData |
The base for interfaces that accumulate intermediate settings of data sources with data connections during the execution of the Data Source Wizard. |
IData |
When implemented by a class, enables it to connect to a data source. |
IData |
|
IData |
If implemented, accumulates intermediate data source settings during the execution of a Data Source Wizard. |
IEFData |
If implemented, accumulates intermediate settings of the Entity Framework data source during the execution of the Data Source Wizard. |
IExcel |
If implemented, accumulates intermediate Excel data source settings during the execution of the Data Source Wizard. |
IFederation |
|
IJson |
If implemented, accumulates intermediate JSON data source settings during the execution of the Data Source Wizard. |
IMongo |
|
IMongo |
|
IObject |
If implemented, accumulates intermediate object data source settings during the execution of the Data Source Wizard. |
ISql |
|
ISql |
If implemented, accumulates intermediate SQL data source settings during the execution of the Data Source Wizard. |
IXPObject |
If implemented, accumulates intermediate XPO data source settings during the execution of the Data Source Wizard. |
#Enums
Name | Description |
---|---|
Save |
Lists the values indicating how to save the connection string. |
Show |
Lists the values indicating the bindable objects available in the Data Source Wizard. |