| title | SQLServerDriver Members |
|---|---|
| description | SQLServerDriver Members |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
[!INCLUDEDriver_JDBC_Download]
The following tables list the members that are exposed by the SQLServerDriver class.
| Name | Description |
|---|---|
| SQLServerDriver () | Initializes a new instance of the SQLServerDriver class. |
None.
None.
| Name | Description |
|---|---|
| acceptsURL | Verifies that the given URL is valid. |
| connect | Makes a connection to the database. |
| getMajorVersion | Returns the major version number of the JDBC driver. |
| getMinorVersion | Returns the minor version number of the JDBC driver. |
| getPropertyInfo | Used to discover the properties needed to connect to a database. |
| jdbcCompliant | Verifies if the JDBC driver is compliant with the JDBC specification. |
| Class inherited from: | Methods |
|---|---|
| java.lang.Object | clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait |