Java.Sql.DriverManager: Property Members

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

Public Properties

[read-only]
static
DriversJava.Util.IEnumeration. Returns an Enumeration that contains all of the loaded JDBC drivers that the current caller can access.
static
LoginTimeoutint. Returns the login timeout when connecting to a database in seconds.
static
LogStreamJava.IO.PrintStream. Gets the log PrintStream used by the DriverManager and all the JDBC Drivers.
static
LogWriterJava.IO.PrintWriter. Retrieves the log writer.

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.