Add existing DB table

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
victorynaveen123
Posts: 1
Joined: Mon 08 Feb 2021 15:40

Add existing DB table

Post by victorynaveen123 » Mon 08 Feb 2021 15:47

Hi Team,
Could you please help me on how to add a existing DB table to EF and use that Dbset<table> in code?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Add existing DB table

Post by Shalex » Tue 09 Feb 2021 16:05

Please run Update From Database Wizard and select the existing table to add it to your model: https://www.devart.com/entitydeveloper/ ... se-ef.html.

Post Reply