This method is an adaptation to the INBO databases from the eponymous
function in the odbc package and is an implementation of the method
DBI::dbDisconnect() defined in the DBI package.
Usage
# S4 method for class 'OdbcConnection'
dbDisconnect(conn, ...)Arguments
- conn
A
DBI::DBIConnectionobject, as returned byconnect_inbo_dbase().- ...
Other parameters passed on to methods.
See also
Other connection:
connect_inbo_dbase(),
dbFetch,OdbcResult-method