ADO.NET Provider for Google BigQuery

Build 25.0.9434

Schema

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


プロパティ説明
Locationテーブル、ビュー、およびストアドプロシージャを定義するスキーマファイルを格納するディレクトリの場所を指定します。サービスの要件に応じて、これは絶対パスまたは相対パスのいずれかで表されます。
BrowsableSchemasレポートされるスキーマを利用可能なすべてのスキーマのサブセットに制限するオプション設定。例えば、 BrowsableSchemas=SchemaA,SchemaB,SchemaC です。
BrowsableCatalogsOptional setting that restricts the catalogs reported to a subset of all available catalogs. For example, BrowsableCatalogs=CatalogA,CatalogB,CatalogC .
Tablesレポートされるテーブルを利用可能なすべてのテーブルのサブセットに制限するオプション設定。例えば、 Tables=TableA,TableB,TableC です。
Viewsレポートされたビューを使用可能なテーブルのサブセットに制限するオプション設定。例えば、 Views=ViewA,ViewB,ViewC です。
RefreshViewSchemasSpecifies whether the provider should automatically refresh view schemas by querying the views directly.
ShowTableDescriptionsSpecifies whether table descriptions are returned through platform metadata APIs and system views like sys_tables and sys_views.
PrimaryKeyIdentifiersSpecifies rules for assigning primary keys to tables.
AllowedTableTypesSpecifies which types of tables are visible when listing tables in the dataset.
FlattenObjectsSpecifies whether STRUCT fields in Google BigQuery are flattened into individual top-level columns.

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