.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


removeAll method
Example

Permanently removes the documents in a collection from a database.

Defined in

DocumentCollection

Syntax

public void removeAll(boolean force)
   throws NotesException

Parameters

boolean force


Usage

This method moves the current pointer to the first document in the collection.

All documents removed from the database as a result of this operation are also removed from the collection.

Language cross-reference

RemoveAll method in LotusScript NotesDocumentCollection class

Example
See Also