ddb ~master (2017-10-20T15:10:57Z)
Home
Dub
Repo
PGCommand.lastInsertOid
ddb
postgres
PGCommand
If table is with OIDs, it contains last inserted OID.
class
PGCommand
@
property
uint
lastInsertOid
(
)
Meta
Source
See Implementation
ddb
postgres
PGCommand
functions
bind
executeNonQuery
executeQuery
executeRow
executeScalar
prepare
unprepare
properties
fields
isPrepared
isQuery
lastInsertOid
parameters
query
If table is with OIDs, it contains last inserted OID.