ODBC Driver for NetSuite

Build 23.0.8839

AccountSupportsSuiteAnalyticsConnect

A boolean indicating if Connect Service Feature is enabled for the authenticated account.

データ型

bool

デフォルト値

false

解説

The API returns 100,000 records if the SuiteAnalytics Connect feature is disabled. To bypass this issue the provider will slice the query in multiple ones grouped by different range filters on primary key column. In case the SuiteAnalytics Connect feature is enabled in your account, the API will return unlimited results. To bypass the query slicing logic you will need to enable SuiteAnalytics Connect feature and set this connection property to true. As an additional feature, the provider will try to auto-detect if that feature is enabled but that request will fail in case the authenticated account doesn't have permissions to check the enabled features.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839