.NET: Entity Framework: re-add a deleted table.

I just created a Model out of a database, and just to be curious I deleted the table from the model. (No the table itself but the table from the model!).

How do I re-add the table to my model without deleting and re-creating the model? :)

One thought on “.NET: Entity Framework: re-add a deleted table.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>