Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData ADO.NET Provider for Odoo Views
| Name | Description |
| FieldReferences | Contains mappings and metadata for relational fields used in Odoo models, including many-to-one and many-to-many field types. It is a reference table to identify field dependencies, assist in module development, and facilitate data integrity across various object relationships. |