简体   繁体   中英

C# ASP.NET MVC ENTITY FRAMEWORK Error 1 Error 3032: Problem in mapping fragments starting at lines

found :)

If you have the same issues: check your multiplicities in the edmx and database.

Found a post here, it may be helpful. It looks like you are trying to map hierarchy classes to the same table, and you need create some discriminate condition to map hierarchy class to the same table.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM