of_update


pfcdwsrv.pbl   >   pfc_n_cst_dwsrv_linkage   >   of_update   

Full name pfc_n_cst_dwsrv_linkage.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 (Format 1)
//
//	Access:    		Public
//
//	Arguments: 		None 
//   
//	  Uses defaults of:
//   PS Update function parameters:  AcceptText = TRUE
//   											 ResetFlags = TRUE
//
//	Returns:   		Integer
//   					1 if it succeeds and -1 if an error occurs.
//
//	Description:  Updates the linked datawindows in the direction of the
//					  ii_updatestyle attribute.
//
//	   Note: Typically called from the root datawindow to affect all datawindows in
//	   the chain, but may be started anywhere in the chain.
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	5.0   Initial version
//
//////////////////////////////////////////////////////////////////////////////
//
//	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_n_cst_dwsrv_linkage.of_update pfc_n_cst_dwsrv_linkage

     
Full name
No Data

     
Name Scope
No Data