Wasm-sqlite-open-helper
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasm-sqlite-open-helper
sqlite-common
/
at.released.wasm.sqlite.open.helper.sqlite.common.api
/
SqliteResultCode
Sqlite
Result
Code
@
JvmInline
value
class
SqliteResultCode
(
val
id
:
Int
)
(
source
)
SQLite C Interface: Result Codes
https://www.sqlite.org/c3ref/c_abort.html
Members
Members & Extensions
Constructors
Sqlite
Result
Code
Link copied to clipboard
constructor
(
id
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
Int
name
Link copied to clipboard
val
SqliteResultCode
.
name
:
String