In the case that reading uncommitted values is allowed, the following
incidents may happen which may lead to an invalid results:
- dirty reads
- non-repeatable reads
- phantom reads
Value: 1
Syntax
[Android.Runtime.Register("TRANSACTION_READ_UNCOMMITTED")]
public const
int TransactionReadUncommitted Remarks
Requirements
Namespace: Java.Sql
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1