UseJSONColumn
| Default Value | Data Type | Required |
|---|---|---|
|
|
String |
No |
Description
This option specifies whether the connector reports a special column named DocumentAsJson that retrieves or stores whole documents as JSON-formatted strings.
True: The connector reports the JSON column.False: The connector does not report the JSON column.
Note:
Only enable this option as needed. The process of converting documents into Json strings decreases the performance of the connector.
Related topics
- JSONColumnSize
- General Driver Configuration Options
- Building the Connection URL