of_update


pfcmain.pbl   >   pfc_u_lv   >   of_update   

Full name pfc_u_lv.of_update
Access public
Extend of integer
Return value integer
Prototype public function integer of_update()

Name Datatype
No Data

Name Datatype
No Data

public function integer of_update ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_Update
//
//	Access:  public
//
//	Arguments:	None.
//
//	Returns:		Integer
//					1	- the DataStore was updated successfully
//					-1	- an error occurred
//
//	Description:	Update the DataStore associated with the ListView.
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	5.0   Initial version
//	5.0.03	Correct to use function overloading
//
//////////////////////////////////////////////////////////////////////////////
//
//	Copyright © 1996-1997 Sybase, Inc. and its subsidiaries.  All rights reserved.
//	Any distribution of the PowerBuilder Foundation Classes (PFC)
//	source code by other than Sybase, Inc. and its subsidiaries is prohibited.
//
//////////////////////////////////////////////////////////////////////////////

Return of_Update(true, true)

end function

     
Name Owner
No Data

     
Name Owner
pfc_u_lv.of_Update pfc_u_lv

     
Full name
No Data

     
Name Scope
No Data