JAVA/CORBA CLASSES
Permanently removes the documents associated with the entries in a view entry collection from a database.
Defined in
ViewEntryCollection
Syntax
public void removeAll(boolean force) throws NotesException
Parameters
boolean force
All documents removed from the database as a result of this operation are also removed from the collection.
The current pointer is reset to the first entry.
Language cross-reference
RemoveAll method in LotusScript NotesViewEntryCollection class
Example See Also