Cmdlets for Epicor Kinetic

Build 24.0.9062

Add-EpicorERP Cmdlet

Parameters   Output Objects  

Epicor Kinetic データを挿入します。

Syntax

Add-EpicorERP [parameters]

Remarks

Add-EpicorERP cmdlet を使って、SQL INSERT ステートメントに似た構文を用いて新しいEpicor Kinetic レコードを作成できます。

Add-EpicorERP -Connection $connection -Table "Customers" -Columns @("Company") -Values @("Jon Doe")

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