visual studio - How to choose database from which to update Enitities? -


so started working on project uses entity framework , has .edmx file. i've made changes development database when right-click designer (update models database...) retrieves schemas random database (can't see name of it!?).

how choose database retrieve schemas in .edmx designer?

  1. right-click designer
  2. click properties
  3. under connection you'll find connection string used designer
  4. press ctrl+f , search connection string
  5. edit connection string, save , reload designer

Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -