database.toString() (Method)

Returns a string equivalent of the database object.

Availability:

JavaScript - 1.1
Netscape Enterprise Server - 2.0
Property/method value type:String primitive
JavaScript syntax:NESdatabase.toString()

The value of the object is converted to a string value that represents its value.

See also:DbPool.toString()