dbIsValid {DBI} | R Documentation |
This generic tests whether a database object is still valid (i.e. it hasn't been disconnected or cleared).
dbIsValid(dbObj, ...)
dbObj |
An object inheriting from |
... |
Other arguments to methods. |
a logical of length 1
Other DBObject methods: dbGetInfo