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