282 Views
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.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
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.