Java.Sql.ParameterMetaData.ParameterModeOut Field
Indicates that the parameter mode is OUT.

Value: 4

Syntax

[Android.Runtime.Register("parameterModeOut")]
public const int ParameterModeOut

Remarks

Indicates that the parameter mode is OUT.

[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