LotusScript ClassesQ-TSSize (NotesDatabase)On this pageSize (NotesDatabase - LotusScript)Read-only. The size of a database, in bytes. Defined in NotesDatabase Data type Double Syntax To get: size# = notesDatabase .Size Usage The database does not need to be open to use this property. Example