Mono.Data.Sqlite.SQLiteUpdateEventHandler Delegate
Raised when data is inserted, updated and deleted on a given connection

Syntax

public delegate void SQLiteUpdateEventHandler (object sender, UpdateEventArgs e)

Parameters

sender
The connection committing the transaction
e
The event parameters which triggered the event

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Mono.Data.Sqlite
Assembly: Mono.Data.Sqlite (in Mono.Data.Sqlite.dll)
Assembly Versions: 4.0.0.0