Skip to main content

JsonDataSourceModel Constructors

Accumulates intermediate settings of the JSON data source during the execution of the Data Source Wizard.
Name Parameters Description
JsonDataSourceModel() none Initializes a new instance of the JsonDataSourceModel class with the default settings.
JsonDataSourceModel(JsonDataSourceModel) other Initializes a new instance of the JsonDataSourceModel class with the specified prototype.
See Also