Setting entity transformation properties for logical-to-physical data model transformation

Use the Properties view to set the transformation properties of entity objects before you transform a logical data model into a physical data model.
Prerequisite: Before you modify the properties of logical data model objects, you must open a logical data model in the logical data model editor.

To set entity transformation properties for logical to physical data model transformation:

  1. Select an entity object in the Data Project Explorer or in a diagram.
  2. Click Window > Show View > Properties to open the Properties view, if the view is not already open.
  3. On the General page in the Properties view, modify the Persistent property as needed. If you select Persistent, the entity is transformed to a table. If you do not select Persistent, the entity is not transformed.
  4. Save the logical data model.

Feedback