Java.Sql.DatabaseMetaData.ImportedKeyInitiallyDeferred Field
States that the evaluation of foreign key constraints is deferred (delayed until commit).

Value: 5

Syntax

[Android.Runtime.Register("importedKeyInitiallyDeferred")]
public const int ImportedKeyInitiallyDeferred

Remarks

States that the evaluation of foreign key constraints is deferred (delayed until commit).

[Android Documentation]

Requirements

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