Data Model
The CData ADO.NET Provider for Instagram models entities in the Instagram API as Tables, Views, and Stored Procedures. These are defined in schema files, which are simple, text-based configuration files.
Discovering the Schemas Programmatically
The available System Tables provide programmatic access to schema information as well as other provider metadata, such as the data source's querying capabilities.