共用方式為


getMinorVersion Method (SQLServerDriver)

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.

另請參閱

參考

SQLServerDriver Class

概念

SQLServerDriver Methods
SQLServerDriver Members