| dbDelete,filehashSQLite,character-method | R Documentation |
Delete an object from the database
## S4 method for signature 'filehashSQLite,character' dbDelete(db, key, ...)
db |
object of class "filehashSQLite" |
key |
character vector of key names |
... |
other arguments (not used) |