When a constraint violation occurs, the command aborts with a return
code SQLITE_CONSTRAINT.
Value: 3
Syntax
[Android.Runtime.Register("CONFLICT_FAIL")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Database.Sqlite.Conflict enum directly instead of this field.")]
public const
Conflict ConflictFail Remarks
Requirements
Namespace: Android.Database.Sqlite
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8