Enity Developer: update storage model from database

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
robymes
Posts: 29
Joined: Tue 09 Sep 2008 09:46

Enity Developer: update storage model from database

Post by robymes » Fri 05 Jun 2009 13:52

How can I update the storage model from database?
I'm evolving the database schema in parallel with conceptual model, I know I can edit the storage model, but in some case it would be better to load updates directly from database (most of all for foreign keys constraints).

Thanks

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 05 Jun 2009 14:06

This question was already discussed here:
http://devart.com/forums/viewtopic.php?t=15018

Post Reply