JAVA/CORBA CLASSES
Gets the value of a database option.
Note This method is new with Release 6.5.
Defined in
Database
Syntax
public boolean getOption(int optionname) throws NotesException
Parameters
int optionname
boolean
See setOption for setting a database option.
Language cross-reference
GetOption method in LotusScript NotesDatabase class
Example See Also