Cmdlets for Google Drive

Build 25.0.9434

Add-GoogleDrive Cmdlet

Parameters   Output Objects  

Inserts Google Drive data.

Syntax

Add-GoogleDrive [parameters]

Remarks

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

Add-GoogleDrive -Connection $connection -Table "Files" -Columns @("Name") -Values @("My File")

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