dpq2 v0.3.2 (2016-02-10T15:50:39Z)
Home
Dub
Repo
BaseConnection.getAnswer
dpq2
connection
BaseConnection
Get for the next result from a sendQuery. Can return null.
immutable
(
Answer
)
getAnswer
()
class
BaseConnection
package
immutable
(
Answer
)
getAnswer
(
)
immutable
(
Answer
)
getAnswer
(PGresult* r)
Meta
Source
See Implementation
dpq2
connection
BaseConnection
destructors
~this
functions
connect
connectNonblockingStart
consumeInput
disconnect
errorMessage
flush
getAnswer
poll
setNoticeProcessor
socket
status
properties
nonBlocking
variables
conn
connString
Get for the next result from a sendQuery. Can return null.