Skip to main content
A newer version of this page is available. .

IObjectDataSourceModel Interface

If implemented, accumulates intermediate object data source settings during the execution of the Data Source Wizard.

Namespace: DevExpress.DataAccess.Wizard.Model

Assembly: DevExpress.DataAccess.v19.2.dll

Declaration

public interface IObjectDataSourceModel :
    IDataComponentModel,
    IWizardModel,
    ICloneable
See Also