22.9 CLEAR_DML_ROWS Procedure

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

Syntax

PROCEDURE CLEAR_DML_ROWS(
    p_context               IN t_context );

Parameters

Table 22-6 CLEAR_DML_ROWS Parameters

Parameter Description

p_context

Context object obtained with one of the OPEN_ functions