ADO.NET Provider for Sage Intacct

Build 26.0.9655

ReturnFormatAsXML

Indicates whether the provider requests data from Sage Intacct in XML format.

Data Type

bool

Default Value

true

Remarks

When set to True, the provider requests data from Sage Intacct in XML format. XML format supports concurrent requests to the same object, but has lower query performance than JSON format.

When set to False, the provider requests data in JSON format. JSON format offers better query performance, but typically does not support concurrent requests to the same object.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655