SQLiteTraceEventMode
Functions
Link copied to clipboard
Tracing is invoked when a database connection object closes.
Link copied to clipboard
Tracing is invoked with the estimated number of nanoseconds that a prepared statement took to run.
Link copied to clipboard
Tracing is invoked whenever a prepared statement generates a single row of result.
Link copied to clipboard
Tracing is invoked when a prepared statement first begins running and possibly at other times during the execution of the prepared statement, such as at the start of each trigger subprogram.