OVERWRITE

The SQLITE_FCNTL_OVERWRITE opcode is invoked by SQLite after opening a write transaction to indicate that, unless it is rolled back for some reason, the entire database file will be overwritten by the current transaction. This is used by VACUUM operations.

Constructors

Link copied to clipboard
constructor(param: Int64OutputParam)

Properties

Link copied to clipboard
open val code: Int