samedi 27 juin 2015

Updating table in ms sql server for asp.net mvc project but class definations disapeared

I updated the tables in MS SQL Server by changing a lot of the data types stored. To update this change in my ASP.NET MVC project, I refreshed the database connection, updated the model from database in my .edmx diagram and tranformed all T4 templates.

However, now all my class definitions for each table have disappeared. Is there a way to regenerate these .cs documents?

Any help would be appreciated.

Aucun commentaire:

Enregistrer un commentaire