dbdetach()
on a
data.frame
object
dbdetach.data.frame(object, where)This is a method for the function
dbdetach()
for objects inheriting from class
data.frame
.
See
dbdetach
or
dbdetach.default
for the general behavior of this function
and for the interpretation of
object
,
where
.