Java.Sql.DatabaseMetaData.ImportedKeyRestrict Field
States that a primary key must not be updated when imported as a foreign key by some other table.

Value: 1

Syntax

[Android.Runtime.Register("importedKeyRestrict")]
public const int ImportedKeyRestrict

Remarks

States that a primary key must not be updated when imported as a foreign key by some other table. Used for the column UPDATE_RULE.

[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