Update the Contents of this ObjectSet and optionally any Child Objects to the Database, matching a specified row state.
[Visual Basic]
Overloads Public Sub _Update( _
ByVal RowState As DataRowState _
) [C#]
public void _Update(
DataRowState RowState
);[JScript]
public function _Update(
RowState : DataRowState
);ConstructorClass Class | ConstructorClass Members | Overload List
©2006 i3 Design Limited. All rights reserved.