Cmdlets for Square

Build 24.0.9060

Add-Square Cmdlet

Parameters   Output Objects  

Inserts Square data.

Syntax

Add-Square [parameters]

Remarks

The Add-Square cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Square records.

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

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