JAVA/CORBA CLASSES


compact method
Example

Compacts a local database.

Defined in

Database

Syntax

public int compact()
   throws NotesException

Return value

int


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

Example
See Also