.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


GetNextDatabase method
Example

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


Language cross-reference

getNextDatabase method in Java DbDirectory class

Example
See Also