BackwardsCompatibilityMode
Set BackwardsCompatibilityMode to true to use the XML functionality and features available in the 2017 version.
Data Type
bool
Default Value
false
Remarks
When set to true, the adapter will function the same as the 2017 version and will continue to be supported/improved.
When set to false (default), the new flattening features will be available. This includes DataModel, FlattenArrays, and FlattenObjects as well as the dynamic flattening of tables and columns via a SQL query.