Java.Sql.ParameterMetaData.ParameterNullable Field
Indicates that a parameter is permitted to be NULL.

Value: 1

Syntax

[Android.Runtime.Register("parameterNullable")]
public const int ParameterNullable

Remarks

Indicates that a parameter is permitted to be NULL.

[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