SqliteTraceEventCode

SQL Trace Event Codes

https://www.sqlite.org/c3ref/c_trace.html

Constructors

Link copied to clipboard
constructor(mask: UInt)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val mask: UInt
Link copied to clipboard
open override val newInstance: (UInt) -> SqliteTraceEventCode

Functions

Link copied to clipboard
open override fun toString(): String