JDBC Driver for Smartsheet

Build 25.0.9540

Pagesize

Specifies the maximum number of records per page the provider returns when requesting data from Smartsheet.

データ型

int

デフォルト値

500

解説

When processing a query, instead of requesting all of the queried data at once from Smartsheet, the 本製品 can request the queried data in pieces called pages.

This connection property determines the maximum number of results that the 本製品 requests per page.

Depending on what entity is queried, there are additional restrictions for this property:

EntityRestrictions
Info_WorkspacesThe value must be a multiple of 100 in the 100 - 1000 range (inclusive).

Note: Setting large page sizes may improve overall query execution time, but doing so causes the 本製品 to use more memory when executing queries and risks triggering a timeout.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9540