Cmdlets for Reckon

Build 24.0.9060

Add-Reckon Cmdlet

Parameters   Output Objects  

Inserts Reckon data.

Syntax

Add-Reckon [parameters]

Remarks

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

Add-Reckon -Connection $connection -Table "Customers" -Columns @("Name") -Values @("Trujilo, Ana")

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