Returns the major version number of the Microsoft SQL Server 2005 JDBC Driver.
public int getMajorVersion()
傳回值
An int that contains the major version number of the JDBC driver.
備註
This getMajorVersion method is specified by the getMajorVersion method in the java.sql.Driver interface.