MySQLStatement.executeUpdate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int executeUpdate(string query)
    class MySQLStatement
    override
    int
    executeUpdate
    (
    string query
    )
  2. int executeUpdate(string query, Variant insertId)

Meta