setPassword Method (SQLServerDataSource)
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.
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.