Compartir a través de


getDriverName Method (SQLServerDatabaseMetaData)

Retrieves the name of this JDBC driver.

public java.lang.String getDriverName()

Valor devuelto

A String that contains the JDBC driver name.

Excepciones

SQLServerException

Notas

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

Vea también

Referencia

SQLServerDatabaseMetaData Class

Conceptos

SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members