Cmdlets for Bullhorn CRM

Build 23.0.8839

Add-BullhornCRM Cmdlet

Parameters   Output Objects  

Bullhorn CRM データを挿入します。

Syntax

Add-BullhornCRM [parameters]

Remarks

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

Add-BullhornCRM -Connection $connection -Table "Candidate" -Columns @("CandidateName") -Values @("Jon Doe")

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