setPassword Method (SQLServerDataSource)
Sets the password that will be used to connect to SQL Server.
Syntax
public void setPassword(java.lang.String password)
Parameters
password
A String that contains the password.
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Sets the password that will be used to connect to SQL Server.
public void setPassword(java.lang.String password)
password
A String that contains the password.