Cmdlets for Highrise

Build 24.0.9060

Add-Highrise Cmdlet

Parameters   Output Objects  

Inserts Highrise data.

Syntax

Add-Highrise [parameters]

Remarks

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

Add-Highrise -Connection $connection -Table "People" -Columns @("Firstname") -Values @("Jon")

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