Java.Sql.DatabaseMetaData.TableIndexOther Field
States this table's index is neither a clustered index, not a hashed index, and not a table statistics index; i.e. it is something else.

Value: 3

Syntax

[Android.Runtime.Register("tableIndexOther")]
public const short TableIndexOther

Remarks

States this table's index is neither a clustered index, not a hashed index, and not a table statistics index; i.e. it is something else.

[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