BBjTriggerData::getBBjProgram
Description
In BBj 18.0 and higher, this method gets the name of the BBj program that opened the file via OPEN or SQLOPEN from a BBjTriggerData object.
Syntax
Return Value |
Method |
string |
getBBjProgram() |
Parameters
None.
Return Value
The name of the BBj program that opened the file via OPEN or a local SQL connection.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.