The Data model section shows the data model of your project.
- Click New to create a new entity or enumeration class. If you select an existing entity beforehand, the pop-up will also enable you to create a new view or a UI screen for the selected entity.
- Click Edit to edit the properties of a selected entity, enumeration or view.
- Click Remove to remove a selected entity, enumeration or view.
- Click IDE to open a selected class or view definition in the IDE.
The Generate DB scripts link automatically generates inititialization
and update scripts for your project's database and opens the Database scripts page that allows you to
review and save these scripts.
The Generate model link allows you to create data model and standard UI screens for an existing database.