BBjStoredProcedureData::getBBjProgram
Description
In BBj 18.0 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 Values
The name of the BBj program that opened the file via OPEN or SQLOPEN.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.