entity framework - Unable set table mapping to Boolean = False -


I'm trying to set one, I want to set mapping when Boolean column = True

I am unable to do this.

This only works when the Boolean column is not even a property.

So make sure that you are not trying to map that column to the entity's property.


Comments

Popular posts from this blog

MVP, design question -

excel - Populate list via a bi-Condition -

iphone - How do I make a UIPickerView in a UIActionSheet -