Database Reference
In-Depth Information
Figure 2-3. Our completed model with an entity type representing a Person
You now have a simple conceptual model. To generate a database for our model, there are a few things we still
have to do:
9.
We need to change a couple of properties of our model to help with housekeeping.
Right-click the design surface, and select properties. Change the Database Schema Name
to Chapter2 , and change the Entity Container Name to EF6RecipesContext . Figure 2-4
illustrates these changes.
Figure 2-4. Changing the properties of our model
 
Search WWH ::




Custom Search