<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Adding aggregation columns dynamically to entities</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Adding aggregation columns dynamically to entities</description>
  <pubDate>Wed, 13 May 2026 09:43:29 -700</pubDate>
  <lastBuildDate>Tue, 21 Feb 2012 12:54:39 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=3274</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Adding aggregation columns dynamically to entities : Hi Thomas,  You can add custom...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3274&amp;PID=12718#12718</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 3274<br /><strong>Posted:</strong> 21-Feb-2012 at 12:54pm<br /><br />Hi Thomas,<DIV>&nbsp;</DIV><DIV>You can add custom properties to either your entity classes or to an "injected" base type.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Here's some information on adding custom properties:&nbsp; <a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/model-partial-class-file" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/model-partial-class-file</A></DIV><DIV>&nbsp;</DIV><DIV>And on injected base types:&nbsp; <a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/model-custom-base-class" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/model-custom-base-class</A></DIV><DIV>&nbsp;</DIV><DIV>If you're using a Code First model you do need to decorate these custom properties with a NotMapped attribute, but for other model types there's nothing special you need to do to tell DevForce not to persist them.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 21 Feb 2012 12:54:39 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3274&amp;PID=12718#12718</guid>
  </item> 
  <item>
   <title>Adding aggregation columns dynamically to entities : I am trying to add a aggregated...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=3274&amp;PID=12705#12705</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1400" rel="nofollow">Thomas</a><br /><strong>Subject:</strong> 3274<br /><strong>Posted:</strong> 21-Feb-2012 at 2:12am<br /><br />I am trying to add a aggregated column to one of my entities and so this column should not get persisted or treated in any way by DevForce. I do this because I would like to show a column with all the invoices (seperated by a comma) in a table where the shipment info should be displayed (and this information should be possible to be edited) and the table should be generated automatically from the model (this works perfectly for entities).<div><br></div><div>I don't know if there is maybe some attribute that I could apply to my "table entity" so that I would only extend the base entity with these columns and the EntityManager knows that he has to treat this class like the base class or if I have to write some mapper code to create a base entity again and persist/work with this one.</div>]]>
   </description>
   <pubDate>Tue, 21 Feb 2012 02:12:01 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=3274&amp;PID=12705#12705</guid>
  </item> 
 </channel>
</rss>