LOTUSSCRIPT/COM/OLE CLASSES
Read-only. Shows the maximum size assigned to the database when the database was created.
Note This property is new with Release 5.
Defined in
NotesDatabase
Data type
Double
Syntax
To get: size = notesDatabase.MaxSize
Usage
The database must be open to use this property.
Language cross-reference
MaxSize in Java Database class
Example