Description
Returns a Boolean flag of the lock status for the indicated table and Key ID.
Syntax
rv = Database_Services("IsKeyIDLocked", TableName, KeyID, IgnoreSelfLock=BOOLEAN)
Parameters
Parameter | Description |
---|---|
TableName | [REQUIRED] The linear hash database table name. |
KeyID | [REQUIRED] The specific key to check |
IgnoreSelfLock | [Boolean] Ignore if lock exists on this station. Default is False. |
Version
16.0.18