<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to have a property on ObjectContext which returns the derived entities?</title><link>http://msmvps.com/blogs/matthieu/archive/2008/08/21/how-to-have-a-property-on-objectcontext-which-returns-the-derived-entities.aspx</link><description>With EF v1, we have an ObjectContext which has one property per EntitySet. The &amp;quot;problem&amp;quot; is that if you have an entity type Person and an entity type Employee which inherits Person, you will have only one property Persons because there is only</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: How to have a property on ObjectContext which returns the derived entities?</title><link>http://msmvps.com/blogs/matthieu/archive/2008/08/21/how-to-have-a-property-on-objectcontext-which-returns-the-derived-entities.aspx#1645456</link><pubDate>Thu, 21 Aug 2008 23:32:28 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1645456</guid><dc:creator>Matthieu MEZIL</dc:creator><description>&lt;p&gt;There is a better way to do this with only one code generation as I do &lt;a target="_blank" href="http://msmvps.com/blogs/matthieu/archive/2008/08/21/how-to-have-a-property-on-objectcontext-which-returns-the-derived-entities-v2.aspx"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1645456" width="1" height="1"&gt;</description></item></channel></rss>