Cmdlets for FreshBooks

Build 23.0.8839

Add-FreshBooks Cmdlet

Parameters   Output Objects  

FreshBooks データを挿入します。

Syntax

Add-FreshBooks [parameters]

Remarks

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

Add-FreshBooks -Connection $connection -Table "Clients" -Columns @("Username") -Values @("Jon Doe")

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