DatabaseMetaData.ImportedKeyNotDeferrable
DatabaseMetaData.ImportedKeyNotDeferrable
Field
Definition
States that the evaluation of foreign key constraint must not be DEFERRED
.
[Android.Runtime.Register("importedKeyNotDeferrable")]
public const int ImportedKeyNotDeferrable = 7;
val mutable ImportedKeyNotDeferrable : int
Field Value
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the