Java.Sql.DatabaseMetaData.ImportedKeyCascade Field
For the column UPDATE_RULE, states that when the primary key is updated, the foreign key (imported key) is changed accordingly.

Value: 0

Syntax

[Android.Runtime.Register("importedKeyCascade")]
public const int ImportedKeyCascade

Remarks

For the column UPDATE_RULE, states that when the primary key is updated, the foreign key (imported key) is changed accordingly.

[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