Connection.isOpen

Checks whether a connection is open or not.

class Connection
int
isOpen
()

Return Value

Type: int

TRUE if the connection is open, FALSE if it's not.

Meta