| dbListConnections | 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,
dbCanConnect(),
dbConnect(),
dbDataType(),
dbDriver(),
dbGetInfo(),
dbIsReadOnly(),
dbIsValid()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.