Description

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

Syntax

rv = Database_Services("GetKeyIDLock", TableName, KeyID, IgnoreSelfLock)

Parameters

ParameterDescription

TableName

[REQUIRED] The linear hash database table name.

KeyID

[REQUIRED] The KeyID to the database table.

IgnoreSelfLock

Default is False.

Version

16.0.18

  • No labels