BBjOpenFileInfo::getOpenType
Description
In BBj 6.0 and higher, this BBjOpenFileInfo method returns an integer flag value that indicates how a file in this BBjServices session was opened.
Syntax
Return Value |
Method |
---|---|
int |
getOpenType() |
Parameters
None.
Return Value
Value |
Meaning |
---|---|
0 |
Normal |
1 |
String |
2 |
Indexed |
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.