findDatabaseName (DataService - JavaScript)

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

Defined in

DataService

Syntax

findDatabaseName() : String

Usage

Use this method to write to the DataService object and have it return the database name associated with the bound service being queried.

Language cross-reference

findDatabaseName method in Java DataService class.