Cmdlets for Box

Build 23.0.8839

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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839