Cmdlets for Exact Online

Build 23.0.8839

Add-ExactOnline Cmdlet

Parameters   Output Objects  

Inserts Exact Online data.

Syntax

Add-ExactOnline [parameters]

Remarks

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

Add-ExactOnline -Connection $connection -Table "Accounts" -Columns @("Name") -Values @("Jon Doe")

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