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 intImportedKeySetNull
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.