Java.Sql.DatabaseMetaData.ImportedKeySetNull Field
States that when the primary key is modified (updated or deleted) the foreign (imported) key is changed to NULL.

Value: 2

Syntax

[Android.Runtime.Register("importedKeySetNull")]
public const int ImportedKeySetNull

Remarks

States that when the primary key is modified (updated or deleted) the foreign (imported) key is changed to NULL. Applies to the UPDATE_RULE and DELETE_RULE columns.

[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