BBjStoredProcedureData::getBBjProgram
Description
In BBj 18.00 and higher, this method returns the name of the BBj program that opened the file via OPEN or SQLOPEN for the BBjStoredProcedureData instance.
Syntax
Return Value | Method |
---|---|
String | getBBjProgram() |
Parameters
None.
Return Value
The name of the BBj program that opened the file via OPEN or SQLOPEN.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.