Cmdlets for Cvent

Build 24.0.9029

Add-Cvent Cmdlet

Parameters   Output Objects  

Inserts Cvent data.

Syntax

Add-Cvent [parameters]

Remarks

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

Add-Cvent -Connection $connection -Table "Events" -Columns @("Title") -Values @("Jon Doe")

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