Modeling Tasks with the Entity Data Model Tools
The topics in this section describe common modeling tasks with the Entity Designer.
In This Section
How to: Add an Existing .edmx File (Entity Data Model Tools)
How to: Update an .edmx File when the Database Changes (Entity Data Model Tools)
How to: Generate a Database from a Conceptual Model (Entity Data Model Tools)
How to: Create and Modify Entity Types (Entity Data Model Tools)
How to: Create and Modify Associations (Entity Data Model Tools)
How to: Add and Edit Referential Constraints (Entity Data Model Tools)
How to: Edit and Delete Navigation Properties (Entity Data Model Tools)
How to: Create and Modify Scalar Properties (Entity Data Model Tools)
How to: Create and Modify Complex Types (Entity Data Model Tools)
How to: Add a Complex Type Property to an Entity (Entity Data Model Tools)
How to: Refactor Existing Properties into a Complex Type Property (Entity Data Model Tools)
How to: Create and Delete Inheritance Relationships (Entity Data Model Tools)
How to: Delete Objects from the Storage Model (Entity Data Model Tools)
How to: Edit Conceptual Model Properties (Entity Data Model Tools)
Related Sections
Mapping Tasks with the Entity Data Model Tools
Deployment Tasks with the Entity Data Model Tools