| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02 |
|
DBMS_DEBUG, 14 of 27
This function deletes a breakpoint.
DBMS_DEBUG.DELETE_BREAKPOINT ( breakpoint IN BINARY_INTEGER) RETURN BINARY_INTEGER;
| Parameter | Description |
|---|---|
breakpoint |
Breakpoint number from a previous call to |
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|