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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical 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.