Cmdlets for Shopify

Build 24.0.9062

Add-Shopify Cmdlet

Parameters   Output Objects  

Shopify データを挿入します。

Syntax

Add-Shopify [parameters]

Remarks

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

Add-Shopify -Connection $connection -Table "Customers" -Columns @("Id") -Values @("1668776136772254")

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