spec_connection_disconnect | R Documentation |
spec_connection_disconnect
dbDisconnect()
returns TRUE
, invisibly.
A warning is issued on garbage collection when a connection has been
released without calling dbDisconnect()
,
but this cannot be tested automatically.
At least one warning is issued immediately when calling dbDisconnect()
on an
already disconnected
or invalid connection.
Other connection specifications:
spec_get_info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.