Cmdlets for Apache CouchDB

Build 24.0.9062

Add-ApacheCouchDB Cmdlet

Parameters   Output Objects  

Apache CouchDB データを挿入します。

Syntax

Add-ApacheCouchDB [parameters]

Remarks

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

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

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