阅读背景:

如何在EF-Code-First中指定主键名

来源:互联网 

I'm using Entity Framework Codefirst to create my Database. The default Primary key with the schema name dbo.pk_Jobs seems to upset access 2007 when I connect to it over ODBC. If I manually edit the name and remove the schema name and rename this Primary Key to pk_jobs, Access can now read the table. I'm using Entity Framework Codefirst to create




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: