Java.Sql.DatabaseMetaData.ImportedKeyNoAction Field
For the columns UPDATE_RULE and DELETE_RULE, states that if the primary key has been imported, it cannot be updated or deleted.

Value: 3

Syntax

[Android.Runtime.Register("importedKeyNoAction")]
public const int ImportedKeyNoAction

Remarks

For the columns UPDATE_RULE and DELETE_RULE, states that if the primary key has been imported, it cannot be updated or deleted.

[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