JAVA/CORBA CLASSES


Server property
Example

Read-only. The name of the server where a database resides.

Defined in

Database

Data type

String

Syntax

public String getServer()
   throws NotesException

Usage

If the database is on a workstation, the property returns an empty string.

A database does not need to be open to use this property.

Language cross-reference

Server property in LotusScript NotesDatabase class

@DbName function in formula language

@ServerName function in formula language

Example
See Also