of_unlink


pfcdwsrv.pbl   >   pfc_n_cst_dwsrv_linkage   >   of_unlink   

Full name pfc_n_cst_dwsrv_linkage.of_unlink
Access public
Extend of integer
Return value integer
Prototype public function integer of_unlink()

Name Datatype
No Data

Name Datatype
No Data

public function integer of_unlink ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:  		of_Unlink
//
//	Access:    		Public
//
//	Arguments: 		None
//
//	Returns:   		Integer
//   					1 if it succeeds and -1 if an error occurs.
//
//	Description:  	
//		Reset the master datawindow. (detail to master reference)
// 	Reset the detail datawindow on the master. (master to detail reference)
//
//	  *Note: This function should only be called from subordinate datawindows.
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	5.0   Initial version
// 6.0 	Marked obsolete.  Replaced by of_ResetMaster().
//
//////////////////////////////////////////////////////////////////////////////
//
//	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_ResetMaster()

end function

     
Name Owner
No Data

     
Name Owner
pfc_n_cst_dwsrv_linkage.of_resetmaster pfc_n_cst_dwsrv_linkage

     
Full name
No Data

     
Name Scope
No Data