Cmdlets for Zoho Inventory

Build 23.0.8839

Add-ZohoInventory Cmdlet

Parameters   Output Objects  

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

Syntax

Add-ZohoInventory [parameters]

Remarks

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

Add-ZohoInventory -Connection $connection -Table "Contacts" -Columns @("CustomerName") -Values @("Jon Doe")

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