Cmdlets for Certinia

Build 24.0.9060

Add-FinancialForce Cmdlet

Parameters   Output Objects  

Inserts Certinia data.

Syntax

Add-FinancialForce [parameters]

Remarks

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

Add-FinancialForce -Connection $connection -Table "Account" -Columns @("Name") -Values @("Jon Doe")

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