OCI_GetErrorCode

function

Library: Oracle Call Interface database support (OMOCI legacy)
Include: omoci.xin

Returns: Returns the Oracle error code.


Declaration
define external integer function OCI_GetErrorCode ( value OCI_Handle_type Handle )


Purpose

This function returns the error code value from the specified OCI_Handle_type variable.

Input argument: