title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | apilocation | apiname | apitype |
---|---|---|---|---|---|---|---|---|---|---|
getMinorVersion Method (SQLServerDriver) |
getMinorVersion Method (SQLServerDriver) |
David-Engel |
davidengel |
01/19/2017 |
sql |
connectivity |
reference |
sqljdbc.jar |
SQLServerDriver.getMinorVersion |
Assembly |
[!INCLUDEDriver_JDBC_Download]
Returns the minor version number of the [!INCLUDEjdbcNoVersion].
public int getMinorVersion()
An int that contains the minor version number of the JDBC driver.
This getMinorVersion method is specified by the getMinorVersion method in the java.sql.Driver interface.
SQLServerDriver Methods
SQLServerDriver Members
SQLServerDriver Class