FindDatabaseName (DataService - Java)

Read-only. Returns the database name associated with the bound service being queried.

Defined in

DataService

Syntax

public String findDatabaseName()
       throws NotesException: 

Usage

This property returns the database name associated with the bound service being queried.

Language cross-reference

findDatabaseName method in JavaScript DataService object.