is_opened
Description:
Checks whether a connection is open or not.
Parameters:
this |
a Connection object. |
Returns:
true if the connection is open, false if it's not. |
Checks whether a connection is open or not.
this |
a Connection object. |
true if the connection is open, false if it's not. |