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

Value: 0

Syntax

[Android.Runtime.Register("parameterNoNulls")]
public const int ParameterNoNulls

Remarks

Indicates that a parameter is not 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