![]()  | 
 
  
  | 
||||
![]() ![]() ![]() ![]() ![]() ![]() ![]()  | 
    |||||
| 
 | 
||||||
| Other Library Functions | ||||||
| function | 
OCI_onbset | 
| 
Library: Oracle Call Interface database support (OMOCI)
 Include: omoci.xin  | 
Return type: Integer Returns: OCI_SUCCESS if the function completes without error.  | 
define external integer function OCI_onbset ( value OCI_Handle_type lda )
This function places a database connection in non-blocking mode for all subsequent OCI calls on this connection.
Input argument:
Example:
set RetCode to OCI_onbset( Connection )