getMinorVersion Method (SQLServerDriver)
Returns the minor version number of the Microsoft SQL Server JDBC Driver.
public int getMinorVersion()
Valore restituito
An int that contains the minor version number of the JDBC driver.
Osservazioni
This getMinorVersion method is specified by the getMinorVersion method in the java.sql.Driver interface.