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.
Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται πλέον.
Κάντε αναβάθμιση σε Microsoft Edge για να επωφεληθείτε από τις τελευταίες δυνατότητες, τις ενημερώσεις ασφαλείας και την τεχνική υποστήριξη.
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.