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, as described in Table 1.
The function prototype is as follows:
1 2 |
DBE_PLDEBUGGER.abort() RETURN boolean; |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.