JAVA/CORBA-KLASSEN


openDatabase method
Beispiel

Opens a database.

Defined in

DbDirectory

Syntax

public Database openDatabase(String dbfile)
   throws NotesException

public Database openDatabase(String dbfile, boolean failover)
   throws NotesException

Parameters

String dbfile


boolean failover
Return value

Database


Language cross-reference

OpenDatabase method in LotusScript NotesDbDirectory class

Beispiel
Siehe auch