Click here to Skip to main content
15,893,508 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi fellows, i have a question: I'm working with the Entity Framework of Visual Studio 2010 and there is an option "Update model from database", well y want to do the reverse: "Update database from model" I see too that there is an option to generate database from model, but it is not what i need. Let's see an example:
Suppose i want to change a field from int16 to int32 how can do that from the model and then update the DB?

Thanks in advance.
Best Regards.
Posted
Updated 17-Dec-10 18:17pm
v2

1 solution

AFAIK the current version does not support that action
 
Share this answer
 
Comments
Pablinff 18-Dec-10 0:20am    
Thats too bad... and there isn't a plug-in or something for that?
I'm asking from my ignorance, I'm a newbie on this terrain (C# + Visual Studio + .NET + Entity Framework).

Thanks Mark!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900