Creating a Default View Object and Finishing the Entity Object Wizard

While creating an entity object with the Entity Object Wizard, you can generate a default view object, based on the entity object you defined, and finish the wizard in the Finish page.

The default view object contains all the attributes of your entity object (essentially a SELECT * FROM table_name). You can later edit this view object in the View Object Editor.

To finish the wizard:

  1. Optionally select Create default View Object.

  2. Click Finish.


Related topics
The Files that Define an Entity Object