JsonDataSourceModel Properties
Accumulates intermediate settings of the JSON data source during the execution of the Data Source Wizard.Name | Description |
---|---|
ConnectionName | Specifies the name of a data connection. Inherited from DataSourceModelWithConnectionBase. |
DataConnection | |
DataSchema | Specifies the data source schema. Inherited from DataSourceModelBase. |
JsonSchema | Specifies the JSON data source schema. |
JsonSource | |
RootElement | |
SchemaDiscoveryMaxItemCount | |
ShouldSaveConnection | Specifies how and where to store the connection string. Inherited from DataSourceModelWithConnectionBase. |
See Also