DbPool.connected() (Method)

A flag that indicates the connection status for this DbPool object.

Availability:

JavaScript - 1.2
Netscape Enterprise Server - 3.0
Property/method value type:Boolean primitive
JavaScript syntax:NESmyDbPool.connected()

This method returns a Boolean value that tells you whether the database object is connected to a database or not.

See also:database.connected()