getDatabaseName Method (SQLServerDataSource)

Download JDBC driver

Returns the database name.

Syntax

  
public java.lang.String getDatabaseName()  

Return Value

A String that contains the database name or null if no value is set.

See Also

SQLServerDataSource Members
SQLServerDataSource Class