dbListConnections {DBI} | R Documentation |
DEPRECATED, drivers are no longer required to implement this method. Keep track of the connections you opened if you require a list.
dbListConnections(drv, ...)
drv |
A object inheriting from DBIDriver |
... |
Other arguments passed on to methods. |
a list
Other DBIDriver generics: DBIDriver-class
,
dbConnect
, dbDataType
,
dbDriver
, dbGetInfo
,
dbIsValid