of_Reset


pfcapsrv.pbl   >   pfc_n_cst_lvsrv_datasource   >   of_Reset   

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

Name Datatype
No Data

Name Datatype
No Data

public function integer of_Reset ();//////////////////////////////////////////////////////////////////////////////
//	Public Function:	of_Reset
//	Arguments:		None
//	Returns:			Integer
//					 	1	- the DataStore was reset successfully
//						-1	- an error occurred
//	Description:	Reset the 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.Reset()
end function

     
Name Owner
pfc_n_cst_lvsrv_datasource.of_ResetList pfc_n_cst_lvsrv_datasource

     
Name Owner
datastore.reset datastore

     
Full name
No Data

     
Name Scope
No Data