BulkAPI
このセクションでは、本プロバイダーの接続文字列で設定可能なBulkAPI プロパティの全リストを提供します。
プロパティ | 説明 |
UseBulkAPI | Whether to use the synchronous SOAP API or the asynchronous Bulk API. |
BulkAPIConcurrencyMode | The concurrency mode for processing bulk rows with BULK API v1. |
BulkPollingInterval | The time interval in milliseconds between requests that check the availability of the bulk query response. The default value is 500 ms. |
BulkQueryTimeout | The timeout in minutes for which the provider will wait for a bulk query response. The default value is 25 minutes. |
WaitForBulkResults | Whether to wait for bulk results when using the asynchronous API. Only active when UseBulkAPI is true. |