ビュー
ビューは、カラムと疑似カラムで構成されます。ビューは、データを示すという点でテーブルに似ていますが、ビューでは更新はサポートされません。通常、ビューとして表されるエンティティは、読み取り専用のエンティティです。多くの場合、これらのデータはストアドプロシージャを使用することで更新できます(その機能がデータソースに適用できる場合)。
ビューに対しては、通常のテーブルと同じようにクエリを実行でき、このときに返されるデータも同様です。テーブルおよびストアドプロシージャの詳細については、このヘルプドキュメントの該当エントリを参照してください。
CData ODBC Driver for Instagram ビュー
| Name | Description |
| AccountInsights | Allows you to get insights for an Instagram business account. Requires the instagram_basic and instagram_manage_insights scopes. |
| AudienceInsights | Retrieve audience insights for an Instagram business account. |
| InstagramBusinessProfile | Get information about the Instagram Business account. Requires the instagram_basic scope, business_management, manage_pages . |
| InstagramPages | Query information about pages connected to the Facebook account. Requires the instagram_basic scope. |
| Media | Query media objects. Requires the instagram_basic and instagram_content_publish scopes. |
| MediaInsights | Allows you to get insights for an individual media object. Requires the instagram_basic and instagram_manage_insights scopes. |
| OnlineFollowers | Query Online Followers insights as hourly totals. Requires the instagram_basic and instagram_manage_insights scopes. |
| Permissions | Query the Permissions the User has granted the current application. |
| Places | Query location data about a media object. |
| Stories | Query Stories. Requires the instagram_basic and instagram_manage_insights scopes. |
| Tags | Query tags. Requires the instagram_basic and instagram_manage_comments scopes. |