Metodo getDatabaseName (SQLServerDataSource)

Scaricare il driver JDBC

Restituisce il nome del database.

Sintassi

  
public java.lang.String getDatabaseName()  

Valore restituito

Valore String contenente il nome del database oppure Null se non è impostato alcun valore.

Vedere anche

Membri di SQLServerDataSource
Classe SQLServerDataSource