Java.Sql.DatabaseMetaData.TypeNullable Field
States that a NULL value is permitted for this data type.

Value: 1

Syntax

[Android.Runtime.Register("typeNullable")]
public const int TypeNullable

Remarks

States that a NULL value is permitted for this data type.

[Android Documentation]

Requirements

Namespace: Java.Sql
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1