of_ResetUpdate


pfcapsrv.pbl   >   pfc_n_cst_lvsrv_datasource   >   of_ResetUpdate   

Full name pfc_n_cst_lvsrv_datasource.of_ResetUpdate
Access public
Extend of integer
Return value integer
Prototype public function integer of_ResetUpdate()

Name Datatype
No Data

Name Datatype
No Data

public function integer of_ResetUpdate ();//////////////////////////////////////////////////////////////////////////////
//	Public Function:	of_ResetUpdate
//	Arguments:		None
//	Returns:			Integer
//					 	1	- the DataStore flags were reset successfully
//						-1	- an error occurred
//	Description:	Reset the update flags for a DataStore associated with the ListView.
//////////////////////////////////////////////////////////////////////////////
//	Rev. History:	Version
//						6.0   Initial version
//////////////////////////////////////////////////////////////////////////////
//	Copyright © 1996-1999 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 inv_Attrib.ids_Source.ResetUpdate()
end function

     
Name Owner
No Data

     
Name Owner
datastore.resetupdate datastore

     
Full name
No Data

     
Name Scope
No Data