clsD3Connection Objects - releases all locks associated with the clsD3Connection object.
clsD3File Objects - releases an item lock on the specified item of the D3 file associated with the clsD3File object that was previously set using the brReadU or brReadVU methods.
Syntax
oConn.brRelease oFile.brRelease sItemId |
Parameters
Parameter |
Description |
oConn |
An object variable that represents a clsD3Connection object. |
oFile |
An object variable that represents a clsD3File object. |
sItemId |
A String specifying the item-id of the item to be unlocked. |
FlashBASIC Reference
release