A newer version of this page is available.
Switch to the current version.
IEFDataSourceModel Interface
If implemented, 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 interface IEFDataSourceModel :
IDataComponentModelWithConnection,
IDataComponentModel,
IWizardModel,
ICloneable
Public Interface IEFDataSourceModel
Inherits IDataComponentModelWithConnection,
IDataComponentModel,
IWizardModel,
ICloneable
See Also
Feedback