ddb ~master (2017-10-20T15:10:57Z)
Home
Dub
Repo
PGCommand.isPrepared
ddb
postgres
PGCommand
class
PGCommand
@
property
bool
isPrepared
(
)
Return Value
Type:
bool
true if command is currently prepared, otherwise false.
Meta
Source
See Implementation
ddb
postgres
PGCommand
functions
bind
executeNonQuery
executeQuery
executeRow
executeScalar
prepare
unprepare
properties
fields
isPrepared
isQuery
lastInsertOid
parameters
query