JDBC Driver for Smartsheet

Build 25.0.9434

BatchSize

Specifies the maximum number of records included in each batch operation.

データ型

int

デフォルト値

0

解説

This property controls the size of each batch operation sent to the server. A value of 0 means the provider determines the batch size automatically. Larger batch sizes may reduce the number of requests, improving efficiency, but could lead to longer processing times or errors if server limits are exceeded. For Batch Delete operations, setting BatchSize values larger than 400 might result in request URIs that exceed the supported length for the endpoint, causing the operation to fail. Adjust this value based on your workload and the capabilities of the target service.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434