R/DBI.R
usesPointer.Rd
Does an object use a pointer?
usesPointer(x)
an object
logical
usesPointer(1:10) # FALSE for an ordinary vector #> [1] FALSE