The members of Java.Sql.DriverPropertyInfo are listed below.
See Also: Inherited members from Java.Lang.Object
| Creates a DriverPropertyInfo instance with the supplied name and value. |
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
| Choices | IList<string>. If the value member can be chosen from a set of possible values, they are contained here. | |
| Description | string. A description of the property. | |
| Name | string. The name of the property. | |
| Required | bool. true when the value member must be provided during Driver.connect. | |
| Value | string. The current value associated with this property. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |