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