<?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 : Determining Column Properties at Runtime</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Determining Column Properties at Runtime</description>
  <pubDate>Sat, 11 Apr 2026 07:11:33 -700</pubDate>
  <lastBuildDate>Wed, 11 Jun 2008 08:17:19 -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=836</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>Determining Column Properties at Runtime : In Beta1, probably the best way...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=836&amp;PID=3061#3061</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> 836<br /><strong>Posted:</strong> 11-Jun-2008 at 8:17am<br /><br /><P>In Beta1, probably the best way to accomplish this would be to use EntityColumn.GetEntityColumns for the entity type.&nbsp; Entity columns are auto-generated into the factory classes for the entity properties defined in the CSDL.&nbsp; </P><P>In Beta2, we now have an EntityMetadataStore, and a much improved EntityMetadata class, which has getters for most of the interesting metadata you'd want to retrieve.</P><DIV>Beta2 should be available by the end of this week. (Hopefully I haven't jinxed it!)</DIV><DIV></DIV><DIV></DIV><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 11 Jun 2008 08:17:19 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=836&amp;PID=3061#3061</guid>
  </item> 
  <item>
   <title>Determining Column Properties at Runtime : What would be the best way to...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=836&amp;PID=3059#3059</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=275" rel="nofollow">danielp37</a><br /><strong>Subject:</strong> 836<br /><strong>Posted:</strong> 11-Jun-2008 at 7:38am<br /><br />What would be the best way to determine which properties on a DEF Entity are for DB columns at runtime.&nbsp; For example, we have object navigator that allows us to search for specific objects and navigate through their collections or links to other objects.&nbsp; The navigator form must know what properties on each object are from the DB so that it can show them in the results grid but the user could search for any number of different objects so we need to be able to use reflection to get the list of properties to show, but I don't want to show custom properties in the grid, just the properties that are linked to DB columns.&nbsp; <br><br>I see that most of the properties have the DBDataType attribute, but I would like to see if there is another easier way.<br><br>Thanks,<br><br>Dan<br>]]>
   </description>
   <pubDate>Wed, 11 Jun 2008 07:38:42 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=836&amp;PID=3059#3059</guid>
  </item> 
 </channel>
</rss>