dbDisconnector: dbDisconnector

Description Usage Arguments Value Author(s) Examples

Description

The function to close all active DB connections.

Usage

1
 dbDisconnector(driver) 

Arguments

driver

SQL DB driver, e.g. driver = RPostgreSQL::dbDriver("PostgreSQL").

Value

TRUE

Author(s)

D. Kisler (admin@dkisler.de)

Examples

1
## Not run: dbDisconnector(RPostgreSQL::dbDriver("PostgreSQL"))

kislerdm/sqlEasy documentation built on May 20, 2019, 5:26 p.m.