| title | setDescription Method (SQLServerDataSource) |
|---|---|
| description | setDescription 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.setDescription |
| apitype | Assembly |
[!INCLUDEDriver_JDBC_Download]
Sets the description of the data source.
public void setDescription(java.lang.String description)
description
A String that contains the description.