Kotlin SQLite
Toggle table of contents
0.0.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite C API
/
ksqlite.capi.types
/
SqliteFileControlOpcode
/
IntParam
Int
Param
sealed
class
IntParam
:
SqliteFileControlOpcode
(
source
)
SqliteFileControlOpcode
where the fourth argument is a pointer to a 32-bits integer.
Inheritors
LAST_ERRNO
CHUNK_SIZE
PERSIST_WAL
POWERSAFE_OVERWRITE
HAS_MOVED
LOCK_TIMEOUT
DATA_VERSION
RESERVE_BYTES
Members
Properties
code
Link copied to clipboard
open
val
code
:
Int