ODBC Driver for Salesforce

Build 22.0.8462

BulkAPI

This section provides a complete list of the BulkAPI properties you can configure in the connection settings for this provider.


PropertyDescription
UseBulkAPIWhether to use the synchronous SOAP API or the asynchronous Bulk API.
BulkAPIConcurrencyModeThe concurrency mode for processing bulk rows with BULK API v1.
BulkPageSizeThe number of records to retrieve before returning results to the user when UseBulkAPI=true.
BulkPollingIntervalThe time interval in milliseconds between requests that check the availability of the bulk query response. The default value is 500 ms.
BulkQueryTimeoutThe timeout in minutes for which the provider will wait for a bulk query response. The default value is 25 minutes.
WaitForBulkResultsWhether to wait for bulk results when using the asynchronous API. Only active when UseBulkAPI is true.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462