Cmdlets for Square

Build 23.0.8839

Add-Square Cmdlet

Parameters   Output Objects  

Square データを挿入します。

Syntax

Add-Square [parameters]

Remarks

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

Add-Square -Connection $connection -Table "Payments" -Columns @("DeviceName") -Values @("Front of store")

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