BBjOpenFileInfo::forceClose
Description
In BBj 6.0 and higher, this BBjOpenFileInfo method closes a file that might be held open by some other user.
NOTE: This method has the potential to crash an application and/or corrupt a database. Use this feature only with extreme caution.
Syntax
Return Value |
Method |
---|---|
void |
forceClose() |
Parameters
None.
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.