TDV Adapter for Azure Cosmos DB

Build 22.0.8462

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