getDriverName Method (SQLServerDatabaseMetaData)
Retrieves the name of this JDBC driver.
public java.lang.String getDriverName()
반환 값
A String that contains the JDBC driver name.
예외
주의
This getDriverName method is specified by the getDriverName method in the java.sql.DatabaseMetaData interface.
참고
참조
SQLServerDatabaseMetaData Class
개념
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members