Uploading
このセクションでは、本プロバイダーの接続文字列で設定可能なUploading プロパティの全リストを提供します。
プロパティ | 説明 |
InsertMode | データを挿入する際に使用する方法を指定します。デフォルトでは、ストリーミングINSERT が使用されます。 |
WaitForBatchResults | バルクアップロードAPI を使用するときにジョブの完了を待つかどうか。 InsertMode がUpload に設定されている場合のみ有効です。 |
GCSBucket | Specifies the name of a GCS bucket to upload bulk data for staging. |
GCSBucketFolder | Specifies the name of the folder in GCSBucket to upload bulk data for staging. |
TempTableDataset | The prefix of the dataset that will contain temporary tables when performing bulk UPDATE or DELETE operations. |