Cmdlets for Cloudant

Build 22.0.8479

Add-Cloudant Cmdlet

Parameters   Output Objects  

Cloudant データを挿入します。

Syntax

Add-Cloudant [parameters]

Remarks

Add-Cloudant cmdlet を使って、SQL INSERT ステートメントに似た構文を用いて新しいCloudant レコードを作成できます。

Add-Cloudant -Connection $connection -Table "Movies" -Columns @("MovieRating") -Values @("R")

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