Microsoft SDK for Java

DataSource.setPassword

Sets the password for the connection to the data source.

Syntax

public void setPassword( String password )

Parameters

password

The password to associate with the data source.

See Also   getPassword

© 1999 Microsoft Corporation. All rights reserved. Terms of use.