FileName (Database - Java)

Read-only. The file name of a database, excluding the path.

Defined in

Database

Data type

String

Syntax

public String getFileName()
    throws NotesException

Usage

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

Example