Cmdlets for Sage Business Cloud Accounting

Build 24.0.9060

Add-SageBCAccounting Cmdlet

Parameters   Output Objects  

Inserts Sage Business Cloud Accounting data.

Syntax

Add-SageBCAccounting [parameters]

Remarks

The Add-SageBCAccounting cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Sage Business Cloud Accounting records.

Add-SageBCAccounting -Connection $connection -Table "SampleTable_1" -Columns @("Column1") -Values @("Jon Doe")

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