ビュー
ビューは、データを示すという点でテーブルに似ていますが、ビューは読み取り専用です。
クエリは、ビューに対して通常のテーブルと同様に実行することができます。
CData JDBC Driver for Azure DevOps ビュー
| Name | Description |
| AuditLogEntries | Retrieves all audit log entries. This table includes custom fields which are automatically discovered when 'IncludeCustomFields' is enabled. |
| ProjectProperties | Retrieves a collection of project properties, sliced across all projects. |
| WorkItemIds | Retrieves a list of work items. |
| WorkItemsHistory | Retrieves a work item's history as a list. |
| WorkItemUpdatesHistory | Retrieves a work item's updates history as a list. The WorkItemId can be filtered server-side. |