Cmdlets for Microsoft Dynamics 365 Business Central

Build 24.0.9060

Add-D365BusinessCentral Cmdlet

Parameters   Output Objects  

Inserts Microsoft Dynamics 365 Business Central data.

Syntax

Add-D365BusinessCentral [parameters]

Remarks

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

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

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