ADO.NET Provider for JSON

Build 25.0.9434

SortJSONObjects

Whether to sort the name/value pairs of a JSON object.

Data Type

bool

Default Value

false

Remarks

When set to true, name/value pairs of JSON objects that are not flattened per connection or query specification will be sorted lexicographically by the name of each pair. This sorting will be done for all JSON objects in the aggregated subportion of the JSON document, regardless of the sorted JSON object's depth in the subportion. This property has no effect when BackwardsCompatibilityMode is set to true.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434