See Also

ConstructorClass Class  | ConstructorClass Members  | Overload List

Language

Visual Basic

C#

JScript

Show All

Recurse
Set to TRUE if all modified Child Objects are to be Updated also.
See AlsoLanguages ObjectFactory_FW1 Send Feedback on this Topic

_Update(Boolean) Method

Updates this Object and optionally any modified Child Objects to the Database.

[Visual Basic]
Overloads Public Sub _Update( _    ByVal Recurse As Boolean _ )
[C#]
public void _Update(    bool Recurse );
[JScript]
public function _Update(    Recurse : boolean );

Parameters

Recurse
Set to TRUE if all modified Child Objects are to be Updated also.

See Also

ConstructorClass Class  | ConstructorClass Members  | Overload List

 

 


©2006 i3 Design Limited. All rights reserved.