Java.Sql.ResultSet.FetchForward Field
A constant used to indicate processing of the rows of a ResultSet in the forward direction, first to last.

Value: 1000

Syntax

[Android.Runtime.Register("FETCH_FORWARD")]
public const int FetchForward

Remarks

A constant used to indicate processing of the rows of a ResultSet in the forward direction, first to last.

[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