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