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

IJsonDataSourceModel Members

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

Properties

Name Description
DataSchema If implemented, specifies the data source schema. Inherited from IDataComponentModel.
JsonSchema If implemented, specifies the JSON data source schema.
JsonSource If implemented, specifies a source of JSON data.

Methods

Name Description
Clone() Creates a new object that is a copy of the current instance. Inherited from ICloneable.
See Also