Cmdlets for Zoho Projects

Build 23.0.8839

Add-ZohoProjects Cmdlet

Parameters   Output Objects  

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

Syntax

Add-ZohoProjects [parameters]

Remarks

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

Add-ZohoProjects -Connection $connection -Table "Portals" -Columns @("Name") -Values @("Jon Doe")

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