LOTUSSCRIPT/COM/OLE CLASSES
Returns the next database in a directory, using the file type specified in the GetFirstDatabase method.
Defined in
NotesDbDirectory
Syntax
Set notesDatabase = notesDbDirectory.GetNextDatabase
Return value
notesDatabase
getNextDatabase method in Java DbDirectory class
Example See Also