KI_DROP_TRACKED_LOCK
Argument | Enumeration | Purpose |
---|---|---|
handle | Handle | |
rowid$ | Rowid to stop tracking | |
status | KDB_ERROR_ENUM | Return status |
KI_DROP_TRACKED_LOCK
This function manually removes a tracked lock from handle. The row is specified by rowid$.
CALL KI_DROP_TRACKED_LOCK handle, rowid$ TO status