Returns the minor version number of the Microsoft SQL Server 2005 JDBC Driver.
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.