다음을 통해 공유


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