开发者

How to change Entity Framework schema during runtime?

How can you change the schema that is defined in the ssdl files generated by t开发者_如何学运维he Entity Framework at runtime? I understand that this is not support out of the box and I don't want to use any external projects (like the one suggest here).


You can do that with a Code-First model. You need the CTP for that, though.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜