Java.Sql.ParameterMetaData.ParameterModeIn Field
Indicates that the parameter mode is IN.

Value: 1

Syntax

[Android.Runtime.Register("parameterModeIn")]
public const int ParameterModeIn

Remarks

Indicates that the parameter mode is IN.

[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