Description

Attempts to release a semaphore lock on the indicated tablename and Key ID.

Syntax

rv = Database_Services("ReleaseKeyIDLock", TableName, KeyID)

Parameters

ParameterDescription

TableName

[REQUIRED] The linear hash database table name.

KeyID

[REQUIRED] The KeyID to the database table.

Remarks

Response returned is Boolean as to the success of the release.

Version

16.0.18