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.debug
/
SqliteStatementLogger
/
TraceEvent
/
Row
Row
class
Row
(
val
db
:
Any
,
val
statementId
:
Any
)
:
SqliteStatementLogger.TraceEvent
(
source
)
Members
Constructors
Row
Link copied to clipboard
constructor
(
db
:
Any
,
statementId
:
Any
)
Properties
db
Link copied to clipboard
val
db
:
Any
statement
Id
Link copied to clipboard
val
statementId
:
Any
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String