DBI (version 0.3.0)

dbListConnections: List currently open connections.

Description

Drivers that implement only a single connections MUST return a list containing a single element. If no connection are open, methods MUST return an empty list.

Usage

dbListConnections(drv, ...)

Arguments

drv
A object inheriting from DBIDriver
...
Other arguments passed on to methods.

Value

  • a list