26.10 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 26-3 CLEAR_DML_ROWS Parameters

Parameter Description

p_context

Context object obtained with one of the OPEN_ functions