Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
pg
ResultBuilder
Interface ResultBuilder
Hierarchy
QueryResult
ResultBuilder
Index
Properties
command
oid
rowCount
rows
Methods
addRow
Properties
public
command
:
string
public
oid
:
number
public
rowCount
:
number
public
rows
:
Array<any>
Methods
public
addRow
(
row
:
any
)
Parameters
row:
any
Globals
NodeJS
assert
buffer
child_process
cluster
crypto
dgram
dns
domain
events
fs
http
https
net
os
path
pg
punycode
querystring
readline
repl
stream
string_decoder
tls
tty
url
util
vm
zlib
ClientConfig
ConnectionConfig
Defaults
QueryConfig
QueryResult
ResultBuilder
command
oid
rowCount
rows
addRow
Client
Events
Query
connect
end