|
||||||||||
|
||||||||||
Other Library Functions |
function | OCI_GetErrorCode |
Available in:
Sold separately |
Library: omoci - Oracle Call Interface database support
Include: omoci.xin |
Return type: Integer Returns: Returns the Oracle error code. |
define external integer function OCI_GetErrorCode ( value OCI_Handle_type Handle )
This function returns the error code value from the specified OCI_Handle_type variable.
Input argument:
---- |