Java.Sql.ParameterMetaData.ParameterModeInOut Field
Indicates that the parameter mode is INOUT.

Value: 2

Syntax

[Android.Runtime.Register("parameterModeInOut")]
public const int ParameterModeInOut

Remarks

Indicates that the parameter mode is INOUT.

[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