DatabaseMetaData.ImportedKeySetNull
DatabaseMetaData.ImportedKeySetNull
Field
Definition
States that when the primary key is modified (updated or deleted) the
foreign (imported) key is changed to NULL
.
[Android.Runtime.Register("importedKeySetNull")]
public const int ImportedKeySetNull = 2;
val mutable ImportedKeySetNull : int
Field Value
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the