Cmdlets for Box

Build 24.0.9060

Add-Box Cmdlet

Parameters   Output Objects  

Inserts Box data.

Syntax

Add-Box [parameters]

Remarks

The Add-Box cmdlet allows you to use a syntax similar to SQL INSERT statements to create new Box records.

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

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