function
| Library: Oracle Call Interface database support (OMOCI legacy) Include: omoci.xin | Returns: OCI_SUCCESS if the function completes without error. | 
define external integer function OCI_orol ( value OCI_Handle_type lda )
This function rolls back the current transaction.
Input argument:
Example:
set RetCode to OCI_orol( Connection )