ODBC Driver for Freshdesk

Build 23.0.8839

IgnoreSurplusResults

Use IgnoreSurplusResults to ignore results beyond 300 which have same CreatedAt value.

データ型

bool

デフォルト値

false

解説

By default, FreshDesk API only returns upto 300 results matching a specific filter. Paging mechanism of the driver uses CreatedAt attribute as a filter, thus more than 300 results with same CreateAt value will cause paging to fail. IgnoreSurplusResults will cause these surplus results to be ignored without causing an exception and keep retrieving results.

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