ODBC Driver for Azure Cosmos DB

Build 23.0.8839

SetPartitionKeyAsPK

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

データ型

bool

デフォルト値

true

解説

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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839