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.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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.