A newer version of this page is available.
Switch to the current version.
IDataComponentModelWithConnection Interface
The base for interfaces that accumulate intermediate settings of data sources with data connections during the execution of the Data Source Wizard.
Namespace: DevExpress.DataAccess.Wizard.Model
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public interface IDataComponentModelWithConnection :
IDataComponentModel,
IWizardModel,
ICloneable
Public Interface IDataComponentModelWithConnection
Inherits IDataComponentModel,
IWizardModel,
ICloneable
See Also
Feedback