Description Usage Arguments Value Author(s)
Check whether a given connection is opened. Closed connections cannot be used, and will throw errors on such an attempt; their associated callbacks and/or sync cursor are dead and won't fire/produce any more data.
1 | isOpened(x)
|
x |
Connection to to check. |
TRUE
if connection is opened and can be used for queries, FALSE
otherwise.
Miron B. Kursa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.