Click or drag to resize
SQLiteDatabaseConnectionRollback Event
Occurs whenever a transaction is rolled back on the database connection.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
public event EventHandler Rollback

Value

Type: SystemEventHandler
See Also