Java.Sql.DriverPropertyInfo: Property Members

The properties of Java.Sql.DriverPropertyInfo are listed below. For a list of all members, see the DriverPropertyInfo Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

ChoicesIList<string>. If the value member can be chosen from a set of possible values, they are contained here.
Descriptionstring. A description of the property.
Namestring. The name of the property.
Requiredbool. true when the value member must be provided during Driver.connect.
Valuestring. The current value associated with this property.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.