Cmdlets for Act-On

Build 24.0.9060

Add-ActOn Cmdlet

Parameters   Output Objects  

Inserts Act-On data.

Syntax

Add-ActOn [parameters]

Remarks

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

Add-ActOn -Connection $connection -Table "Images" -Columns @("Name") -Values @("myImage")

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