开发者

Can I use Self Tracking Entities and DBContext in Entity Framework 4.1?

I 开发者_JS百科want to know if DBContext (EF 4.1) supports Self Tracking Entities. If yes, how can I do that?


No unless you rewrite the template to support them. The current template is dependent on ObjectContext API.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜