This method is an adaptation to the INBO databases from the eponymous
function in the odbc package and is an implementation of the method
dbDisconnect defined in the DBI package.
# S4 method for class 'OdbcConnection'
dbDisconnect(conn, ...)A DBIConnection object, as returned by
dbConnect().
Other parameters passed on to methods.