ddb ~master (2022-05-11T11:35:16.2867899)
Dub
Repo
PGCommand.this
ddb
postgres
PGCommand
Undocumented in source.
class
PGCommand
this
(
PGConnection
conn
,
string
query
= ""
)
Meta
Source
See Implementation
ddb
postgres
PGCommand
constructors
this
functions
bind
executeNonQuery
executeQuery
executeRow
executeScalar
prepare
unprepare
properties
fields
isPrepared
isQuery
lastInsertOid
parameters
query