ODBC Driver for Amazon DynamoDB

Build 23.0.8839

Pagesize

Configures the maximum number of items that Amazon DynamoDB evaluates per API request.

データ型

int

デフォルト値

-1

解説

Configures the maximum number of items that Amazon DynamoDB evaluates (not necessarily the number of matching items) per api request. If Amazon DynamoDB processes the number of items up to the limit while processing the results, it stops the operation and returns the matching values up to that point, along with a pagination token used to pull the rest of the data. Also, if the processed dataset size exceeds 1 MB before Amazon DynamoDB reaches this page size limit, it stops the operation and returns the matching values up to the limit. The default value is -1 which lets the server calculate the maximum page size.

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