DatabaseMetaData.AttributeNullable
DatabaseMetaData.AttributeNullable
Field
Definition
States that NULL
values are definitely permitted.
[Android.Runtime.Register("attributeNullable")]
public const short AttributeNullable = 1;
val mutable AttributeNullable : int16
Field Value
- Attributes
Remarks
Portions of this page are modifications based on work created and shared by the