JAVA/CORBA CLASSES


IsMultiDbSearch property
Example

Read-only. Indicates whether a database is of type "Multi DB Search."

Defined in

Database

Data type

boolean

Syntax

public boolean isMultiDbSearch()
   throws NotesException

Legal values


Usage

The database must be open to use this property.

Language cross-reference

IsMultiDbSearch property in LotusScript NotesDatabase class

Example
See Also