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.
另請參閱
參考
SQLServerDatabaseMetaData Class
概念
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members