Cmdlets for Box

Build 25.0.9434

Add-Box Cmdlet

Parameters   Output Objects  

Box データを挿入します。

Syntax

Add-Box [parameters]

Remarks

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

Add-Box -Connection $connection -Table "Files" -Columns @("Name") -Values @("Sunset")

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434