ビュー
ビューは、データを示すという点でテーブルに似ていますが、ビューは読み取り専用です。
クエリは、ビューに対して通常のテーブルと同様に実行することができます。
CData JDBC Driver for Microsoft SharePoint ビュー
| Name | Description |
| Attachments | Reads attachments for the specified item on the specified list. |
| Files | Query the available files on your sharepoint site. |
| Groups | Query the available groups on your sharepoint site. |
| Lists | Query the available lists on your sharepoint site. |
| RoleAssignmentMember | Get Web RoleAssignments member. |
| RoleAssignments | Get Web RoleAssignments. |
| RoleDefinitionBindings | Get Web Role definition binding. |
| Roles | Query the roles your users can have. |
| Subsites | This lists the available subsites. |
| Users | Query the available users on your sharepoint site. |