IXPObjectSourceModel Interface
If implemented, accumulates intermediate XPO data source settings during the execution of the Data Source Wizard.
Namespace: DevExpress.DataAccess.Wizard.Model
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
public interface IXPObjectSourceModel :
ISqlDataConnectionModel,
IDataComponentModelWithConnection,
IDataComponentModel,
IWizardModel,
ICloneable
See Also