Expand Minimize
This topic has not yet been rated - Rate this topic

getDatabaseMajorVersion Method (SQLServerDatabaseMetaData)

Retrieves the major version number of the underlying database.


public int getDatabaseMajorVersion()

An int that indicates the database major version.

This getDatabaseMajorVersion method is specified by the getDatabaseMajorVersion method in the java.sql.DatabaseMetaData interface.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.