Cmdlets for Zoho Creator

Build 23.0.8839

Add-ZohoCreator Cmdlet

Parameters   Output Objects  

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

Syntax

Add-ZohoCreator [parameters]

Remarks

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

Add-ZohoCreator -Connection $connection -Table "[CData].[Employee Management].Leave_Types" -Columns @("Leave_Type") -Values @("Jon Doe")

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