Cmdlets for Google Drive

Build 23.0.8839

Add-GoogleDrive Cmdlet

Parameters   Output Objects  

Google Drive データを挿入します。

Syntax

Add-GoogleDrive [parameters]

Remarks

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

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

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