LOTUSSCRIPT/COM/OLE CLASSES

RemoveAll method
Example

Permanently deletes all documents in a collection from a database.

Defined in

NotesDocumentCollection

Syntax

Call notesDocumentCollection.RemoveAll( force )

Parameters

force


Language cross-reference

removeAll method in Java DocumentCollection class

Example
See Also