Warning: Objects of this class are not possible to marshal. If attempted, an error is produced.
Usage
# S3 method for class 'DBIConnection'
marshal(x, ...)
# S3 method for class 'DBIConnection'
marshallable(...)
Arguments
- x
A DBI::DBIConnection object.
- ...
Not used.
Value
A marshalled
object as described in marshal()
.