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

Value: 1001

Syntax

[Android.Runtime.Register("FETCH_REVERSE")]
public const int FetchReverse

Remarks

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

[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