of_begin


pfcmain.pbl   >   pfc_n_tr   >   of_begin   

Full name pfc_n_tr.of_begin
Access public
Extend of long
Return value long
Prototype public function long of_begin()

Name Datatype
No Data

Name Datatype
No Data

public function long of_begin ();//////////////////////////////////////////////////////////////////////////////
//	Public Function:  of_Begin
//	Arguments:		None
//	Returns:			long
//	Description:	Begin a transaction
//						Note:  This function should be implemented in descendant DBMS transaction objects
//////////////////////////////////////////////////////////////////////////////
//	Rev. History	Version
//						5.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 -1
end function

     
Name Owner
pfc_n_cst_luw.of_begintran pfc_n_cst_luw

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data