Java.Sql.DriverPropertyInfo.Choices Property
If the value member can be chosen from a set of possible values, they are contained here.

Syntax

[Android.Runtime.Register("choices")]
public IList<string> Choices { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If the value member can be chosen from a set of possible values, they are contained here. Otherwise choices is null.

[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