The properties of Java.Sql.DriverManager are listed below. For a list of all members, see the DriverManager Members list.
See Also: Inherited members from Java.Lang.Object
| [read-only] static | Drivers | Java.Util.IEnumeration. Returns an Enumeration that contains all of the loaded JDBC drivers that the current caller can access. |
static | LoginTimeout | int. Returns the login timeout when connecting to a database in seconds. |
static | LogStream | Java.IO.PrintStream. Gets the log PrintStream used by the DriverManager and all the JDBC Drivers. |
static | LogWriter | Java.IO.PrintWriter. Retrieves the log writer. |
| [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. |