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.

Language cross-reference

FileName property in LotusScript® NotesDatabase class

@DbName in formula language