ReadByName
If True, the provider uses the ReadByName clause in its XML request to the Sage Intacct API. This allows the provider to query API endpoints that require this clause. Use this only when the UseLegacy connection property is set to True. It is rare for tables or views to require setting this property.
データ型
bool
デフォルト値
false
解説
When this property is enabled, the 本製品 only supports the following query filters:
- The table or view's primary key
- = operator
- IN clause
If no criteria is specified, a ReadByQuery clause is used instead in the XML request.