Name (DbDirectory - Java)

Read-only. The name of the server whose database directory you are searching.

Defined in

DbDirectory

Data type

String

Syntax

public String getName()
    throws NotesException

Usage

This property returns an empty string for DbDirectory objects that represent the local directory.

Example