JDBC Driver for Azure Cosmos DB

Build 22.0.8462

SetPartitionKeyAsPK

Whether or not to use the collection's Partition Key field as part of composite Primary Key for the corresponding exposed table.

Data Type

bool

Default Value

true

Remarks

By default, this is set to TRUE, and the collection's Partition Key is used as part of the table's composite Primary Key along with the _rid column. If this is set to FALSE, only the _rid column will serve as the Primary Key for the exposed table.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462