Skip to main content

Database (NotesUIDatabase - LotusScript)

Read-only. The back-end database that corresponds to the currently open database.

Defined in

NotesUIDatabase

Data type

NotesDatabase

Syntax

To get: Set notesDatabase = notesUIDatabase .Database

Example