There are four view modes for the data model. They are:
- Logical model. The program does not show data types and other properties for the entity.
- In the Physical mode, the program shows detailed information about table attributes: data types and nullability.
- Show Primary Keys only mode likes logical model but the program shows only primary key's columns.
- Entity title only. In this mode, the program shows only table (entity) name and relationships.
The user can select required view mode from the drop-down "view model" menu at the toolbar.