Compartir a través de


getDatabaseProductName Method (SQLServerDatabaseMetaData)

Retrieves the name of this database product.

public java.lang.String getDatabaseProductName()

Valor devuelto

A String that contains the database product name.

Excepciones

SQLServerException

Notas

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

Vea también

Referencia

SQLServerDatabaseMetaData Class

Conceptos

SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members