ddbc v0.3.8 (2018-05-07T06:08:52Z)
Home
Dub
Repo
SQLITEStatement.executeUpdate
ddbc
drivers
sqliteddbc
SQLITEStatement
Undocumented in source. Be warned that the author may not have intended to support it.
int
executeUpdate
(string query)
int
executeUpdate
(string query, Variant insertId)
class
SQLITEStatement
override
int
executeUpdate
(
string
query
,
out
Variant
insertId
)
Meta
Source
See Implementation
ddbc
drivers
sqliteddbc
SQLITEStatement
constructors
this
functions
checkClosed
close
closeResultSet
executeQuery
executeUpdate
getConnection
lock
unlock