Cmdlets for Couchbase

Build 24.0.9062

Add-Couchbase Cmdlet

Parameters   Output Objects  

Couchbase データを挿入します。

Syntax

Add-Couchbase [parameters]

Remarks

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

Add-Couchbase -Connection $connection -Table "Customer" -Columns @("TotalDue") -Values @("Jon Doe")

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