CodeFirst EF4.1 MVC Against legacy database - Multiplicity conflicts

前端 未结 4 1298
闹比i
闹比i 2020-12-13 17:18

No matter which way I mix it, it gives me errors. I have a feeling I\'m missing something obvious as I keep getting these errors.

One or more validation

4条回答
  •  一向
    一向 (楼主)
    2020-12-13 17:50

    i 've struggled with this error in my entity framework project, i've solved the problem by changing nullable value of VenueId.

提交回复
热议问题