Cmdlets for Dropbox

Build 24.0.9060

Add-Dropbox Cmdlet

Parameters   Output Objects  

Inserts Dropbox data.

Syntax

Add-Dropbox [parameters]

Remarks

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

Add-Dropbox -Connection $connection -Table "Files" -Columns @("Name") -Values @("Jon Doe")

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