dbUnloadDriver,MySQLDriver-method: Unload MySQL driver.
Description
Unload MySQL driver.
Usage
# S4 method for MySQLDriver
dbUnloadDriver(drv, ...)
Value
A logical indicating whether the operation succeeded or not.
Arguments
- drv
Object created by MySQL
.
- ...
Ignored. Needed for compatibility with generic.