LOTUSSCRIPT/COM/OLE CLASSES


Type property
Example

Read-only. Database type.

Note This property is new with Release 6.

Defined in

NotesDatabase

Data type

Constant of type Integer

Syntax

To get: type% = notesDatabase.Type

Legal values


Usage

The database must be open to use this property.

Language cross-reference

Type property in Java Database class

Example
See Also