System.Data Namespace DataRow Class
Sets the parent row of a DataRow using the specified DataRow.
[ VB ] Overloads Public Sub SetParentRow ( _ ByVal parentRow As DataRow _ ) [ C# ] public void SetParentRow ( DataRow parentRow ); [ C++ ] public: void SetParentRow ( DataRow* parentRow ); [ JScript ] public function SetParentRow ( parentRow : DataRow );
DataRow Members DataRow.SetParentRow Overload List GetParentRow
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph