BackwardsCompatibilityMode
Specifies whether the provider operates in XML compatibility mode using the behavior and feature set from the 2017 release.
データ型
bool
デフォルト値
false
解説
When this property is set to true, the 本製品 uses the XML parsing behavior and feature set available in the 2017 version.
When this property is set to false (default), the 本製品 enables the enhanced flattening features introduced in later versions. These includes DataModel, FlattenArrays, and FlattenObjects as well as the dynamic flattening of tables and columns via a SQL query.
This property is useful for maintaining compatibility with legacy integrations that rely on the original XML schema behavior.