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