﻿<?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 » Business Objects and Data Access (How do I?)  » How does business object pass parameters to view?</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 14:17:15 GMT</lastBuildDate><ttl>20</ttl><item><title>How does business object pass parameters to view?</title><link>http://forum.strataframe.net/FindPost1786.aspx</link><description>Some of my business objects mapped to views, which have parameters. How does business object&amp;nbsp;pass parameters to view?</description><pubDate>Mon, 10 Jul 2006 08:51:19 GMT</pubDate><dc:creator>Wang Tong Yin</dc:creator></item><item><title>RE: How does business object pass parameters to view?</title><link>http://forum.strataframe.net/FindPost1791.aspx</link><description>In order to pass parameters to a view when selecting records from the view, you must create a new SqlCommand object and add the parameters to that object.&amp;nbsp; Once you have built the SqlCommand object, you can pass it to the FillDataTable() method to retrieve the resultset.</description><pubDate>Mon, 10 Jul 2006 08:51:19 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>