| title | setPassword Method (SQLServerDataSource) |
|---|---|
| description | setPassword 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.setPassword |
| apitype | Assembly |
[!INCLUDEDriver_JDBC_Download]
Sets the password that will be used to connect to [!INCLUDEssNoVersion].
public void setPassword(java.lang.String password)
password
A String that contains the password.