Cmdlets for Adobe Commerce

Build 23.0.8839

Add-AdobeCommerce Cmdlet

Parameters   Output Objects  

AdobeCommerce データを挿入します。

Syntax

Add-AdobeCommerce [parameters]

Remarks

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

Add-AdobeCommerce -Connection $connection -Table "Products" -Columns @("Name") -Values @("13")

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