Firebird DDEX 3.0.1与VS2013 System.Data.Entity.Core.MappingException [英] Firebird DDEX 3.0.1 with VS2013 System.Data.Entity.Core.MappingException

查看:404
本文介绍了Firebird DDEX 3.0.1与VS2013 System.Data.Entity.Core.MappingException的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用VS2013 + EF 6 + .NET 4.5,通过nuget安装FirebirdSql.Data.FirebirdClient,如:

 安装-package FirebirdSql.Data.FirebirdClient-EF6 

之后,我安装了DDEX 3.0.1,尝试添加新的实体数据模型(DB First),通过成功的测试连接定义新的连接。然后,当它尝试检索数据库对象时,它会给我下面的异常;





如何解决此问题?



TIA

解决方案

这是一个已知问题(代码优先不受影响)。


I am using VS2013 + EF 6 + .NET 4.5, installed FirebirdSql.Data.FirebirdClient via nuget like;

install-package FirebirdSql.Data.FirebirdClient-EF6

After, I installed DDEX 3.0.1, try to add new Entity Data Model (DB First), define new connection with successful "Test Connection". And then, when it tries to retrieve database objects, it gives me below exception;

How can I fix this issue?

TIA.

解决方案

This is a known issue when using EDMX (Code First is not affected).

这篇关于Firebird DDEX 3.0.1与VS2013 System.Data.Entity.Core.MappingException的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆