27.10 CLEAR_DML_ROWS Procedure

This procedure clears all DML rows which have been added with add_dml_rows.

Syntax

APEX_EXEC.CLEAR_DML_ROWS (
    p_context               IN t_context )

Parameters

Parameter Description
p_context Context object obtained with one of the OPEN_ functions