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