CData Python Connector for Google Cloud Storage

Build 22.0.8479

ビュー

ビューは、カラムと疑似カラムで構成されます。ビューは、データを示すという点でテーブルに似ていますが、ビューでは更新はサポートされません。通常、ビューとして表されるエンティティは、読み取り専用のエンティティです。多くの場合、これらのデータはストアドプロシージャを使用することで更新できます(その機能がデータソースに適用できる場合)。

ビューに対しては、通常のテーブルと同じようにクエリを実行でき、このときに返されるデータも同様です。

ビューとして公開されるクエリなどの動的ビューや、project_team ワークアイテムの特定の組み合わせを検索するためのビューがサポートされています。

CData Python Connector for Google Cloud Storage ビュー

Name Description
BucketACLs Returns information for ACLs of a specific bucket.
BucketCORS Returns information for CORS of a specific bucket.
BucketLifecycle Returns information about lifecycle of a specific bucket.
Buckets Returns information for buckets. Buckets are used to store objects, which consist of data and its metadata.
ObjectACLs Returns information for ACLs of a specific object.
Objects Returns information for objects inside a specific bucket.
ObjectVersions Returns information for object versions inside a specific bucket.

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