BackwardsCompatibilityMode
Specifies whether the provider uses the legacy JSON parsing behavior available in earlier driver versions.
データ型
bool
デフォルト値
false
解説
When this property is set to true, the 本製品 uses the JSON parsing behavior and feature set available in the 2017 version.
When this property is set to false, the 本製品 enables the enhanced flattening features introduced in later versions. These include the DataModel, FlattenArrays, and FlattenObjects properties, as well as dynamic flattening of tables and columns in SQL queries.
This property is useful for maintaining compatibility with legacy integrations that rely on the original JSON schema behavior.