JDBC Driver for Google Sheets

Build 22.0.8476

Connection

このセクションでは、本プロバイダーの接続文字列で設定可能なConnection プロパティの全リストを提供します。


プロパティ説明
Spreadsheet参照されるスプレッドシートの名前もしくはId のカンマ区切りのリスト。
FolderNameFolderName='name1,name2' の形式でスプレッドシートを取得するフォルダの名前のカンマ区切りリスト。
FolderIdFolderId='id1,id2,id3' の形式でスプレッドシートを取得するフォルダのId のカンマ区切りリスト。
ShowTrashedFilesごみ箱の中のファイルをリストするかどうかを示します。
TeamDriveSupportチームドライブのアイテムを取得するかどうかを決定します。
UseIdAsTableNameIndicates whether or not to use Ids as Spreadsheet and Sheet name.
TeamDriveA drive's names or ids from which to retrieve spreadsheets in the format TeamDrive='Shared drive 2, Shared drive 3', or TeamDrive='0BKwyFj1j9FOsUk9EVO, 0ANMIP9RIe1LQUk9PVA'.
DomainSharedFilesOnlyBoolean determining if the exposed sheets are limited to only the sheets shared to the user's domain or not.
RecurseFoldersUsed in case FolderId/FolderName properties are defined. If set to True this makes the driver return all the Spreadsheets inside nested folders, else the driver will return only the files directly to that foder. By default this is set to false.
IgnoreErrorValuesWhen reading the data, we throw an exception or ignore the formula error based on IgnoreErrorValues=True/False.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8476