共用方式為


getDriverName Method (SQLServerDatabaseMetaData)

Retrieves the name of this JDBC driver.

public java.lang.String getDriverName()

傳回值

A String that contains the JDBC driver name.

例外狀況

SQLServerException

備註

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

另請參閱

參考

SQLServerDatabaseMetaData Class

概念

SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members