Freigeben über


getMajorVersion Method (SQLServerDriver)

Returns the major version number of the Microsoft SQL Server JDBC Driver.

public int getMajorVersion()

Rückgabewert

An int that contains the major version number of the JDBC driver.

Hinweise

This getMajorVersion method is specified by the getMajorVersion method in the java.sql.Driver interface.

Siehe auch

Referenz

SQLServerDriver Class

Konzepte

SQLServerDriver Methods
SQLServerDriver Members