entity framework 4 - How preserve Entityframework SSDL changes? -


how can preserve ssdl changes? each time open entity framework model designer overrides , remove casacade delete attribute added ssdl manually many many relations. using entity framework 4.0 , model first approach.

you can't. that's "feature" of designer.

but designer recognize , support cascades if they're in database. they?


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -