Updated on 2024-06-03 GMT+08:00

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;
Table 1 abort input parameters and return values

Name

Type

Description

abort

OUT boolean

Success or failure.