SQLiteConnection-class {RSQLite} | R Documentation |
SQLiteConnection
objects are usually created by
DBI::dbConnect()
.
## S4 method for signature 'SQLiteConnection' show(object) ## S4 method for signature 'SQLiteConnection' dbIsValid(dbObj, ...) ## S4 method for signature 'SQLiteConnection' dbGetException(conn, ...)