Retrieves the name of this database product.
public java.lang.String getDatabaseProductName()
傳回值
A String that contains the database product name.
例外狀況
備註
This getDatabaseProductName method is specified by the getDatabaseProductName method in the java.sql.DatabaseMetaData interface.
另請參閱
參考
SQLServerDatabaseMetaData Class
概念
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members