CLASSI JAVA/CORBA


getOption method
Esempio

Gets the value of a database option.

Nota This method is new with Release 6.5.

Defined in

Database

Syntax

public boolean getOption(int optionname)
   throws NotesException

Parameters

int optionname

Return value

boolean

Usage

See setOption for setting a database option.

Language cross-reference

GetOption method in LotusScript NotesDatabase class

Esempio
Vedere anche