DBE_PLDEBUGGER.abort
This function is used to abort the stored procedure executed on the server and report an error. The return value indicates whether the abort message is successfully sent.
The function prototype is as follows:
DBE_PLDEBUGGER.abort()
RETURN boolean;
Table 1 abort input parameters and return values
Feedback