ReqReaderWriterLock.enterUpdateLock Method [AX 2012]
Enters the update lock with the specified name.
Syntax
public void enterUpdateLock(str _lockName)
Run On
Server
Parameters
- _lockName
Type: str
The name of the lock.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Enters the update lock with the specified name.
public void enterUpdateLock(str _lockName)
Server