2

"Manage" as in, make changes to the tables.

If yes, how does this work with multiple developers and multiple copies of the database (for development/production)?

abatishchev
  • 98,240
  • 88
  • 296
  • 433
BlueRaja - Danny Pflughoeft
  • 84,206
  • 33
  • 197
  • 283

1 Answers1

0

I'd generally say no as EF doesn't dynamically rebuild entities.

Lazarus
  • 41,906
  • 4
  • 43
  • 54