ビュー
ビューは、カラムと疑似カラムで構成されます。ビューは、データを示すという点でテーブルに似ていますが、ビューでは更新はサポートされません。通常、ビューとして表されるエンティティは、読み取り専用のエンティティです。多くの場合、これらのデータはストアドプロシージャを使用することで更新できます(その機能がデータソースに適用できる場合)。
ビューに対しては、通常のテーブルと同じようにクエリを実行でき、このときに返されるデータも同様です。
ビューとして公開されるクエリなどの動的ビューや、project_team ワークアイテムの特定の組み合わせを検索するためのビューがサポートされています。
CData Excel Add-In for Amazon S3 ビュー
| Name | Description |
| BucketsACL | Returns the access control list (ACL) of a bucket. An ACL allows you to set permissions on each object in a specific bucket. |
| BucketsAnalytics | Returns an analytics configuration (identified by the analytics configuration ID) from the bucket. |
| BucketsCompliance | Returns information for a bucket's compliance. |
| BucketsCORS | Returns the CORS configuration information set for the bucket. CORS allows cross-domain communication. |
| BucketsInventory | Returns an inventory configuration (identified by the inventory configuration ID) from the bucket. |
| BucketsLifecycle | Returns the lifecycle configuration information set on the bucket. |
| BucketsReplication | Returns a bucket's replication configuration. |
| ObjectsACL | Returns the access control list (ACL) of an object. |
| ObjectsCompliance | Returns information for objects compliance inside a specific bucket. |
| PublicAccessBlock | Retrieves the PublicAccessBlock configuration for an Amazon S3 bucket. |