I have a problem - when I update the data model edmx
, the entities are not up to date. See the image below:
Generally speaking if you are doing Database-First you should update the database and let the data model refresh (right-click anywhere in the .edmx and select Update Model from Database...).