Skip to main content

IJsonDataSourceModel Properties

If implemented, accumulates intermediate JSON data source settings during the execution of the Data Source Wizard.
Name Description
ConnectionName If implemented, specifies the name of a data connection. Inherited from IDataComponentModelWithConnection.
DataConnection
DataSchema If implemented, specifies the data source schema. Inherited from IDataComponentModel.
JsonSchema If implemented, specifies the JSON data source schema.
JsonSource
RootElement
SchemaDiscoveryMaxItemCount
ShouldSaveConnection If implemented, specifies how and where to store the connection string. Inherited from IDataComponentModelWithConnection.
See Also