See Also

ConstructorClass Class  | ConstructorClass Members  | Overload List

Language

Visual Basic

C#

JScript

Show All

RowState
See AlsoLanguages ObjectFactory_FW1 Send Feedback on this Topic

_Update(DataRowState) Method

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 );

Parameters

RowState

See Also

ConstructorClass Class  | ConstructorClass Members  | Overload List

 

 


©2006 i3 Design Limited. All rights reserved.