Cmdlets for Adobe Commerce

Build 24.0.9060

Add-AdobeCommerce Cmdlet

Parameters   Output Objects  

Inserts AdobeCommerce data.

Syntax

Add-AdobeCommerce [parameters]

Remarks

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

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

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