A newer version of this page is available.
Switch to the current version.
EFDataSourceModel Class
Accumulates intermediate settings of the Entity Framework data source during the execution of the Data Source Wizard.
Namespace: DevExpress.DataAccess.Wizard.Model
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public class EFDataSourceModel :
DataSourceModelWithConnectionBase,
IEFDataSourceModel,
IDataComponentModelWithConnection,
IDataComponentModel,
IWizardModel,
ICloneable
Public Class EFDataSourceModel
Inherits DataSourceModelWithConnectionBase
Implements IEFDataSourceModel,
IDataComponentModelWithConnection,
IDataComponentModel,
IWizardModel,
ICloneable
Inheritance
Object
DataSourceModelBase
DataSourceModelWithConnectionBase
EFDataSourceModel
See Also
Feedback