Cmdlets for MYOB

Build 24.0.9060

Add-MYOB Cmdlet

Parameters   Output Objects  

Inserts MYOB data.

Syntax

Add-MYOB [parameters]

Remarks

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

Add-MYOB -Connection $connection -Table "Accounts" -Columns @("Name") -Values @("Jon Doe")

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