postgres package
documentation
postgres
PostgreSQLConnection
host property
host
host
property
Null safety
String
host
final
Hostname of database this connection refers to.
Implementation
final String host;
postgres package
documentation
postgres
PostgreSQLConnection
host property
PostgreSQLConnection class
Constructors
PostgreSQLConnection
Properties
allowClearTextPassword
databaseName
hashCode
host
isClosed
isUnixSocket
notifications
password
port
processID
queryTimeoutInSeconds
queueSize
runtimeType
settings
socket
timeoutInSeconds
timeZone
username
useSSL
Methods
cancelTransaction
close
execute
mappedResultsQuery
noSuchMethod
open
query
toString
transaction
Operators
operator ==