﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum / StrataFrame Application Framework / Business Objects and Data Access (How do I?)  / Question about underlying datatables in BO / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Tue, 02 Dec 2008 15:40:24 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Question about underlying datatables in BO</title><link>http://forum.strataframe.net/Topic1963-6-1.aspx</link><description>A business object only has a single ADO.NET data table within it so I assume you are pulling from a view of some sort.  With that in mind, you can access and use the following properties on any business object.&lt;/P&gt;&lt;P&gt;CurrentDataTable&lt;BR&gt;CurrentRow&lt;BR&gt;CurrentView&lt;BR&gt;Count&lt;/P&gt;&lt;P&gt;For more information on these properties you can refer to the documentation.  You may want to download the new documentation from the My Account area that includes a class library reference for every class, method, property, and event within StrataFrame.</description><pubDate>Thu, 27 Jul 2006 15:39:56 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>Question about underlying datatables in BO</title><link>http://forum.strataframe.net/Topic1963-6-1.aspx</link><description>I have a business object that has more than one data table in it.  How do I reference one datatable and how do I get a row count for that datatable?&lt;br&gt;&lt;br&gt;Also How can I iterate through all the datatables in a single BO?&lt;br&gt;&lt;br&gt;Thanks</description><pubDate>Thu, 27 Jul 2006 14:52:05 GMT</pubDate><dc:creator>StarkMike</dc:creator></item></channel></rss>