setOverwrite

abstract fun setOverwrite(value: Long, database: String?)(source)

Indicates that the entire database file will be overwritten by the current transaction. Does nothing is the VFS does not support the option.

Throws

if writing the option fails.