DevExpress.DataAccess.Wizard.Views Namespace
Contains classes that provide the view functionality to the Data Source Wizard pages.
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Classes
Name | Description |
---|---|
Assembly |
Provides information about an assembly that is displayed in the Data Source Wizard when binding to an object data source. |
Browse |
Provides data for the IChoose |
Constructor |
Contains information about an object constructor that is displayed in the Data Source Wizard when binding to an object data source. |
Context |
Provides data for the IChoose |
Item |
Provides data for the IMulti |
Parameters |
Provides information about parameters displayed in the Data Source Wizard when binding to an object data source. |
Stored |
Provides information about a stored procedure that is displayed in the Data Source Wizard when binding to an Entity Framework data source. |
Type |
Contains information about a type that is displayed in the Data Source Wizard when binding to an object data source. |
#Interfaces
#Delegates
Name | Description |
---|---|
Item |
A method that will handle the IMulti |
#Enums
Name | Description |
---|---|
Configure |
Lists values that specify the type of the data connection to an Entity Framework data source. |
Json |
Enumerates values that specify the type of connection to a JSON data source on the Specify JSON Data Location page of the Data Source Wizard. |
Type |
Lists the supported object types. |