Cmdlets for SAP Gateway

Build 24.0.9060

Add-SAPGateway Cmdlet

Parameters   Output Objects  

Inserts SAP Gateway data.

Syntax

Add-SAPGateway [parameters]

Remarks

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

Add-SAPGateway -Connection $connection -Table "SampleTable_1" -Columns @("Column1") -Values @("Jon Doe")

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