Java.Sql.ResultSet.FetchUnknown Field
A constant used to indicate that the order of processing of the rows of a ResultSet is unknown.

Value: 1002

Syntax

[Android.Runtime.Register("FETCH_UNKNOWN")]
public const int FetchUnknown

Remarks

A constant used to indicate that the order of processing of the rows of a ResultSet is unknown.

[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