Trace

fun interface Trace(source)

Callback to use with DatabaseConnection.setTrace.

Functions

Link copied to clipboard
abstract fun apply(event: TraceEvent)

Details on parameters and result can be found here.