SQLITEStatement.executeUpdate

Undocumented in source. Be warned that the author may not have intended to support it.

  1. int executeUpdate(string query)
  2. int executeUpdate(string query, Variant insertId)
    class SQLITEStatement
    override
    int
    executeUpdate
    (
    string query
    ,
    out Variant insertId
    )

Meta