dbHasCompleted {DBI} | R Documentation |
This method returns if the operation has completed.
dbHasCompleted(res, ...)
res |
An object inheriting from |
... |
Other arguments passed on to methods. |
a logical vector of length 1
Other DBIResult generics: dbClearResult
,
dbColumnInfo
, dbFetch
,
dbGetRowCount
,
dbGetRowsAffected
,
dbGetStatement