Cmdlets for Zoho Books

Build 22.0.8479

Add-ZohoBooks Cmdlet

Parameters   Output Objects  

Zoho Books データを挿入します。

Syntax

Add-ZohoBooks [parameters]

Remarks

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

Add-ZohoBooks -Connection $connection -Table "INVOICES" -Columns @("InvoiceNumber") -Values @("Jon Doe")

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8479