JAVA/CORBA CLASSES


fixup method
Example

Runs the Fixup task on a database.

Note This method is new with Release 6.5.

Defined in

Database

Syntax

public void fixup()
   throws NotesException

public void fixup(int options)
   throws NotesException

Parameter

int options

Language cross-reference

Fixup method in LotusScript NotesDatabase class

Example
See Also