|        | |||||
|  | |||||
| function | OCI_onbclr | ||||
| Other Library Functions | 
| Library: OCI Include: omoci.xin | Returns: Numeric Returns OCI_SUCCESS if the function completes without error. | 
define external counter function OCI_onbclr ( value OCI_Handle_type lda )
This function places a database connection in blocking mode.
Input argument:
Example:
set RetCode to OCI_onbclr( Connection )
| ---- |