removeAllQueryNamedResults (Database - Java)

Deletes all named results sets saved in a database by the DominoQuery execute method.

Note: This method is new in V12.0.1.

Defined in

Database

Syntax

RemoveAllQueryNamedResults()

The Domino updall command used with the -j option provides options for managing named results. For example, you can use updall -j report to verify that all named results are deleted or updall -j deleteAll as alternative to this method to delete all named results. For more information, see the Domino documentation.