Cmdlets for Apache CouchDB

Build 24.0.9060

Add-ApacheCouchDB Cmdlet

Parameters   Output Objects  

Inserts Apache CouchDB data.

Syntax

Add-ApacheCouchDB [parameters]

Remarks

The Add-ApacheCouchDB cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Apache CouchDB records.

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

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