Android.Database.Sqlite.SQLiteDatabase.EndTransaction Method
End a transaction.

Syntax

[Android.Runtime.Register("endTransaction", "()V", "GetEndTransactionHandler")]
public virtual void EndTransaction ()

Remarks

End a transaction. See beginTransaction for notes about how to use this and when transactions are committed and rolled back.

[Android Documentation]

Requirements

Namespace: Android.Database.Sqlite
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1