Cmdlets for Microsoft Dynamics 365

Build 23.0.8839

Add-Dynamics365 Cmdlet

Parameters   Output Objects  

Inserts Microsoft Dynamics 365 data.

Syntax

Add-Dynamics365 [parameters]

Remarks

The Add-Dynamics365 cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Microsoft Dynamics 365 records.

Add-Dynamics365 -Connection $connection -Table "GoalHeadings" -Columns @("GoalHeadingId") -Values @("Jon Doe")

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