What is the best way to refresh a Table/View definition when the DB changes?

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
EdB
Posts: 92
Joined: Mon 15 Oct 2012 09:24

What is the best way to refresh a Table/View definition when the DB changes?

Post by EdB » Wed 24 Apr 2013 23:07

Hi,

Is there a way to refresh the model when a simple change is made to the DB like the addition of a column to a table. I had hoped that one could refresh the Table/Views under the Store node in the Model.

Thanks,

EdB
Posts: 92
Joined: Mon 15 Oct 2012 09:24

Re: What is the best way to refresh a Table/View definition when the DB changes?

Post by EdB » Wed 24 Apr 2013 23:10

Ok, worked it thro on Update Model from DB.

Post Reply