开发者

Unable set table mapping to Boolean = False

开发者 https://www.devze.com 2022-12-13 03:36 出处:网络
I am trying to set an inheritance in Entity-Framework, I want to set the mapping when BooleanColumn = True.开发者_开发问答

I am trying to set an inheritance in Entity-Framework, I want to set the mapping when BooleanColumn = True.开发者_开发问答

I am unable to do so.


This only works if the Boolean column isn't also a Property.

So make sure you aren't also trying to map that column to a property of the Entity.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号