ContextBuilder命名空间

ContextBuilder命名空间

本文介绍了实体框架 - 中,ContextBuilder命名空间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可能重复:结果

我道歉,如果这似乎是一个过于愚蠢的问题。

I apologize if this seems like an excessively dumb question.

我试图用ContextBuilderClass生成我的上下文。我无法找到合适的装配和命名空间,虽然使用它。

I am trying to use the ContextBuilderClass to generate my Context. I am unable to find the proper assembly and namespace to use it though.

仅供参考我是在一个完整的安装VS 2010专业版。

Just for reference I am on a full install of VS 2010 Pro.

推荐答案

我要求球队,这里是他们的反应:

I asked the team and here is their response:

眼下实体框架特性CTP包含代码优先的最新位,并与EF4 RTM兼容。请在这里找到:

Right now the Entity Framework Feature CTP contains the latest bits of Code-First and is compatible with EF4 RTM. Please, find it here: http://www.microsoft.com/downloads/details.aspx?FamilyID=af18e652-9ea7-478b-8b41-8424b94e3f58&displayLang=en.

这篇关于实体框架 - 中,ContextBuilder命名空间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-30 03:37