dbUnloadDriver,MySQLDriver-method | R Documentation |
Unload MySQL driver.
## S4 method for signature 'MySQLDriver'
dbUnloadDriver(drv, ...)
drv |
Object created by |
... |
Ignored. Needed for compatibility with generic. |
A logical indicating whether the operation succeeded or not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.