ADO.NET Provider for Google BigQuery

Build 25.0.9434

Miscellaneous

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


プロパティ説明
AllowAggregateParametersSpecifies whether raw aggregate values can be used in parameters when the QueryPassthrough connection property is enabled.
ApplicationNameSpecifies the name of the application using the provider, in the format application/version. For example, AcmeReporting/1.0.
AuditLimitSpecifies the maximum number of rows that can be stored in the in-memory audit table.
AuditModeSpecifies which provider actions should be recorded in audit tables.
AWSWorkloadIdentityConfigAWS 経由でWorkload Identity Federation を使用する場合に指定する設定プロパティ。
AzureWorkloadIdentityConfigAzure 経由でWorkload Identity Federation を使用する場合に指定する設定プロパティ。
BigQueryOptionsSpecifies a comma-separated list of custom Google BigQuery provider options.
ConnectionLifeTime接続の最大有効期間を秒単位で指定します。指定した時間が経過すると、provider は接続を閉じます。
EmptyArraysAsNullSpecifies whether empty arrays are represented as null or as an empty array.
GenerateSchemaFilesスキーマを生成して保存するユーザーの好みのタイミングを示します。
HidePartitionColumnsSpecifies whether the pseudocolumns _PARTITIONDATE and _PARTITIONTIME are hidden in partitioned tables.
MaximumBillingTierSpecifies the maximum billing tier for a query, represented as a positive integer multiplier of the standard cost per terabyte.
MaximumBytesBilledSpecifies the maximum number of bytes a Google BigQuery job is allowed to process before it is cancelled.
MaxRows集計やGROUP BY を含まないクエリで返される最大行数を指定します。
Other特定のユースケースに対する追加の隠しプロパティを指定します。特定の問題に対処するため、サポートチームが推奨する場合にのみ使用してください。詳細は備考を参照してください。
PoolIdleTimeout接続が閉じられるまでのプール内の最大アイドル時間を秒単位で指定します。 UseConnectionPooling=True が必要です。
PoolMaxSize接続プールで許容される接続の最大数を指定します。
PoolMinSize接続プールで常に維持される接続の最小数を指定します。
PoolWaitTime接続リクエストがプール内の利用可能な接続を待機する最大秒数を指定します。待ち時間がこの時間を超えるとエラーが返されます。
PseudoColumnsテーブルカラムとして公開する擬似カラムを、'TableName=ColumnName;TableName=ColumnName' の形式の文字列で指定します。
QueryPassthroughこのオプションは、クエリをGoogle BigQuery サーバーにas-is で渡します。
Readonlyprovider からGoogle BigQuery への読み取り専用アクセスを切り替えます。
RTKprovider のライセンスを取得するためのランタイムキーを指定します。設定されていないか無効な場合、provider は標準のライセンス方法をデフォルトとして使用します。このプロパティは、標準のライセンス方法がサポートされていないか、ランタイムキーが必要な環境でのみ必要です。
SupportCaseSensitiveTablesSpecifies whether the provider distinguishes between tables and datasets with the same name but different casing.
TableSamplePercentSpecifies the percentage of each table to sample when generating queries using the TABLESAMPLE clause.
TimeoutSpecifies the maximum number of seconds to wait before timing out an operation.
UseConnectionPooling接続プーリング機能を有効にすると、provider がリクエストごとに新しい接続を作成する代わりに、既存の接続を再利用できます。
UserDefinedViewsカスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。
WorkloadPoolIdWorkload Identity Federation プールのID。
WorkloadProjectIdWorkload Identity Federation プールをホストするGoogle Cloud プロジェクトのID。
WorkloadProviderIdWorkload Identity Federation プールプロバイダーのID。

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