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

getDatabaseProductVersion Method (SQLServerDatabaseMetaData)

Retrieves the version number of this database product.


public java.lang.String getDatabaseProductVersion()

A String that contains the database product version number.

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

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