Cmdlets for Sage Intacct

Build 24.0.9062

Add-SageIntacct Cmdlet

Parameters   Output Objects  

Sage Intacct データを挿入します。

Syntax

Add-SageIntacct [parameters]

Remarks

Add-SageIntacct cmdlet を使って、SQL INSERT ステートメントに似た構文を用いて新しいSage Intacct レコードを作成できます。

Add-SageIntacct -Connection $connection -Table "Customer" -Columns @("TotalDue") -Values @("Jon Doe")

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