Microsoft SDK for Java

DataSource.getPassword

Retrieves the password specified in the connection to the data source.

Syntax

public String getPassword()

Return Value

Returns the password associated with the data source.

See Also   setPassword

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