ODBC Driver for IBM Cloud Data Engine

Build 23.0.8839

PollingInterval

Specifies the amount of time in seconds that the provider should wait between the job status requests.

データ型

int

デフォルト値

1

解説

Once a job is initiated server-side, IBM Cloud automatically checks for this job to finish processing. You can use PollingInterval to configure the wait time of the requests that the provider is doing towards the job status.

Note that some queries may be complex and it will take longer for the result to be retrieved, that is why the PollingInterval might be configured to be longer in order not to make so many unnecessary requests. A job is initiated server-side only when the Select query is not a simple "Select * From Table" query but it has at least a criteria or projection in it. The outcome of each job is considered a view as it supports only "Select" operation.

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