BBjStoredProcedureData::getPassword
Description
In BBj 6.00 and higher, this method returns the password used when opening the database connection that called the stored procedure.
Syntax
Return Value | Method |
---|---|
String | getPassword() |
Parameters
None.
Return Value
Returns the password for the database connection.
Example
|
See Also
BBjStoredProcedureData::getUserName
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.