title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | apilocation | apiname | apitype |
---|---|---|---|---|---|---|---|---|---|---|
setPassword Method (SQLServerDataSource) |
setPassword Method (SQLServerDataSource) |
David-Engel |
davidengel |
01/19/2017 |
sql |
connectivity |
reference |
sqljdbc.jar |
SQLServerDataSource.setPassword |
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.