Review
Based on what you’ve learned so far, do you think the following statements are true or false?
TRUE FALSE By default, database tables become entity classes in the EDM.
TRUE FALSE The Entity Model Designer is a visual representation of the classes in the .designer.cs or .designer.vb file.
TRUE FALSE One-to-many relationships in the database are called associations in the EDM.
TRUE FALSE Changes that you make in the designer will update the EDMX when you save them.
TRUE FALSE The Entity Model Designer is the only way to view the EDMX.
TRUE FALSE Selecting an entity property in the designer shows the entity key in the Properties Window.
TRUE FALSE Selecting an entity property in the designer shows whether the property participates in the entity’s entity key.