﻿<?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 - V1 » WinForms (How do I?)  » Default filter in BO</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 02:36:13 GMT</lastBuildDate><ttl>20</ttl><item><title>Default filter in BO</title><link>http://forum.strataframe.net/FindPost6555.aspx</link><description>Hi,&lt;br&gt;
I have a table, products. Its records may contains item for multiple types, finished item, assembly, book and etc.&lt;br&gt;
I have item data entry form for each item type.&lt;br&gt;
How could I create BO for each of them, Finished item BO, assembly BO, Book BO and etc?&lt;br&gt;
&lt;br&gt;
Thank you</description><pubDate>Tue, 06 Feb 2007 08:52:08 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Default filter in BO</title><link>http://forum.strataframe.net/FindPost6578.aspx</link><description>You can map more than one business object to a single table in the database.&amp;nbsp; So, you can create a BookBO class and then a FinishedItemBO class as well and they could both map to the same table.&amp;nbsp; When you create the business objects, you will need to modify your Fill methods on each of them to only retrieve the records that match that business object type.</description><pubDate>Tue, 06 Feb 2007 08:52:08 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>