Cmdlets for SAP ByDesign

Build 23.0.8839

Add-SAPByDesign Cmdlet

Parameters   Output Objects  

Inserts SAP ByDesign data.

Syntax

Add-SAPByDesign [parameters]

Remarks

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

Add-SAPByDesign -Connection $connection -Table "Account" -Columns @("Name") -Values @("Jon Doe")

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