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.capi
/
Sqlite3DbFunctions
/
SqliteDbStatusResult
Sqlite
Db
Status
Result
class
SqliteDbStatusResult
(
val
current
:
Int
,
val
highestInstantaneousValue
:
Int
)
(
source
)
Members
Constructors
Sqlite
Db
Status
Result
Link copied to clipboard
constructor
(
current
:
Int
,
highestInstantaneousValue
:
Int
)
Properties
current
Link copied to clipboard
val
current
:
Int
highest
Instantaneous
Value
Link copied to clipboard
val
highestInstantaneousValue
:
Int