pip_services3_postgres
pip_services3_postgres
PostgresConnection
isOpen method
isOpen
isOpen
method
Null safety
@
override
bool
isOpen
(
)
override
Checks if the component is opened.
Return true if the component has been opened and false otherwise.
pip_services3_postgres
pip_services3_postgres
PostgresConnection
isOpen method
PostgresConnection class
Constructors
PostgresConnection
Properties
connection_
connectionResolver_
databaseName_
hashCode
logger_
options_
runtimeType
Methods
close
configure
getConnection
getDatabaseName
isOpen
noSuchMethod
open
setReferences
toString
Operators
operator ==