Skip to contents

Generic implementing of how to disconnect from the relevant connections. Mostly relevant for DBI connectors.

Usage

disconnect_cnt(connector_object, ...)

Arguments

connector_object

connector The connector object to use.

...

Additional arguments passed to the method for the individual connector.

Value

invisible connector_object.