Mono.Data.Sqlite.SQLiteCommitHandler Delegate
Raised when a transaction is about to be committed. To roll back a transaction, set the rollbackTrans boolean value to true.

Syntax

public delegate void SQLiteCommitHandler (object sender, CommitEventArgs e)

Parameters

sender
The connection committing the transaction
e
Event arguments on the transaction

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