dbUnloadDriver-MySQLDriver-method: Unload MySQL driver.

dbUnloadDriver,MySQLDriver-methodR Documentation

Unload MySQL driver.

Description

Unload MySQL driver.

Usage

## S4 method for signature 'MySQLDriver'
dbUnloadDriver(drv, ...)

Arguments

drv

Object created by MySQL.

...

Ignored. Needed for compatibility with generic.

Value

A logical indicating whether the operation succeeded or not.


RMySQL documentation built on Sept. 26, 2023, 5:11 p.m.