0
kicks
Using Conditional Mapping in Entity Framework
There are times that we want to retrieve only a portion of data from an table in the database permanently by some filter.
For that purpose we can use the conditional mapping in Entity Framework.