company logo

Property :: unlockCollectionForUpdate - Unlock collection for update

The function is used in order to unlock the collection referenced by the property handle previously locked with lockCollectionForUpdate().

The function throws an exception, when the property does not handle a collection or when unlocking the collection failed (e.g. property handle not accessible, collection not locked or locked by another application). Any attempt to unlock non-persistent collections will throw an exception as well.

Implementation details

Property  :: unlockCollectionForUpdate (  )