| title | getDescription Method (SQLServerDataSource) |
|---|---|
| description | getDescription 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.getDescription |
| apitype | Assembly |
[!INCLUDEDriver_JDBC_Download]
Returns a description of the data source.
public java.lang.String getDescription()
A String that contains the data source description or null if no value is set.