Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚开始使用VS 2013,想知道Visual Studio 2013中新发布的实体框架6.0设计器是否支持存储过程返回的多个结果集?
VS2013 中的设计器不支持将返回多个结果集的存储过程导入模型。您必须手动修改 edmx - 类似于您在 VS2012 的设计器中必须执行的操作。