ADO.NET Provider for Sage Intacct

Build 26.0.9655

ReadByName

Indicates whether the provider uses the ReadByName clause when querying Sage Intacct.

Data Type

bool

Default Value

false

Remarks

Use this property only when UseLegacy is set to True. It is rare for tables or views to require setting this property.

When this property is enabled, the provider only supports the following query filters:

  • The table or view's primary key
  • = operator
  • IN clause

If no criteria are specified, a ReadByQuery clause is used instead in the XML request.

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