LOTUSSCRIPT/COM/OLE CLASSES
Accessing Domino databases
The
NotesDatabase
and
NotesDbDirectory
classes provide means for locating and opening Domino databases. A NotesDatabase object provides access to NotesView, DocumentCollection, and NotesDocument objects. NotesDocument objects can be accessed directly through a NotesDatabase object, or by first obtaining a NotesDocumentCollection or NotesView object. A NotesDatabase object also provides access to NotesACL and NotesForm objects.
Accessing database properties
Locating a database on a server and local disk
Opening a database
Creating and deleting a database
Examining and adjusting an access control list
Accessing a form
Accessing an outline
Accessing replication settings
See Also
LotusScript Classes Coding Guidelines
Glossary
Feedback on Help?
Help on Help
Open Full Help Window
Glossary
Feedback on Help?
Help on Help
Open Full Help Window