A newer version of this page is available.
Switch to the current version.
IJsonDataSourceModel Interface
If implemented, accumulates intermediate JSON data source settings during the execution of the Data Source Wizard.
Namespace: DevExpress.DataAccess.Wizard.Model
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public interface IJsonDataSourceModel :
IDataComponentModel,
IWizardModel,
ICloneable
Public Interface IJsonDataSourceModel
Inherits IDataComponentModel,
IWizardModel,
ICloneable
See Also
Feedback