Skip to main content

IDataComponentModel Interface

The base for interfaces that accumulate intermediate settings of data sources during the execution of the Data Source Wizard.

Namespace: DevExpress.DataAccess.Wizard.Model

Assembly: DevExpress.DataAccess.v24.2.dll

NuGet Package: DevExpress.DataAccess

Declaration

public interface IDataComponentModel :
    IWizardModel,
    ICloneable
See Also