Click or drag to resize
SQLiteDatabaseConnectionTrace Event
Tracing event that occurs at various times when IStatementis running.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
public event EventHandler<DatabaseTraceEventArgs> Trace

Value

Type: SystemEventHandlerDatabaseTraceEventArgs
See Also