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.

另请参见

参考

SQLServerDataSource Class

概念

SQLServerDataSource Methods
SQLServerDataSource Members