Cmdlets for BigCommerce

Build 23.0.8839

Add-BigCommerce Cmdlet

Parameters   Output Objects  

BigCommerce データを挿入します。

Syntax

Add-BigCommerce [parameters]

Remarks

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

Add-BigCommerce -Connection $connection -Table "Customers" -Columns @("LastName") -Values @("Jon Doe")

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