| title | getDatabaseName Method (SQLServerDataSource) |
|---|---|
| description | getDatabaseName Method (SQLServerDataSource) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
| apilocation | sqljdbc.jar |
| apiname | SQLServerDataSource.getDatabaseName |
| apitype | Assembly |
[!INCLUDEDriver_JDBC_Download]
Returns the database name.
public java.lang.String getDatabaseName()
A String that contains the database name or null if no value is set.