ODBC Driver for Azure Cosmos DB

Build 23.0.8839

AddDocument

Insert entire JSON string to CosmosDB.

Input

Name Type Description
Database String Name of the database.
Table String Name of the table.
PartitionKey String Partition key value of the table.
Document String The JSON string to be inserted.

Result Set Columns

Name Type Description
Success String Returns true if the operation is successful.

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