LOTUSSCRIPT/COM/OLE CLASSES
Read-only. The Notes session that contains a database.
Defined in
NotesDatabase
Data type
NotesSession
Syntax
To get: Set notesSession = notesDatabase.Parent
Usage
A database does not need to be open to use this property.
Language cross-reference
Parent in Java Database class
Example