ODBC Driver for Azure Cosmos DB

Build 23.0.8839

WriteThroughputBudget

Defines the Requests Units (RU) budget per Second that the Batch CUD (Create, Update, Delete) operations should not exceed.

データ型

int

デフォルト値

1000

解説

The 本製品 will dynamically adjust the maximum number of requests per second depending on the configured RU budget. Although the 本製品 always aims to not exceed the RU budget, since the requests throttling logic is applied client-side, it may be exceeded by a relatively small amount in a few cases. These cases include inserting, updating and deleting records with highly variable column count and input value length per column.

Note: This property is applicable only when executing batch CUD operations.

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