DatabaseMetaData.TypeNullableUnknown
DatabaseMetaData.TypeNullableUnknown
Field
Definition
States that it is unknown if a NULL
value is permitted for
this data type.
[Android.Runtime.Register("typeNullableUnknown")]
public const int TypeNullableUnknown = 2;
val mutable TypeNullableUnknown : int
Field Value
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the