compact (Database - Java™)
Compacts a local database.
Defined in
Syntax
public int compact()
throws NotesException
Return value
int
The difference in bytes between the size of the database before and after compacting.
Usage
This method throws an exception if the database is not local.
Language cross-reference
Compact method in LotusScript® NotesDatabase class
FileDatabaseCompact @command of formula language