Equinox Online Help - Language Reference - A to Z

Home

LockRelated

Applies to
SyntaxLockRelated
Action[Function] Returns the current Related Lock Retry value.
ScopeUsable anywhere.
Notes

This function returns the current value of the Related Lock Retry value.

The Related Lock Retry value may be either True (the default) or False and determines whether or not the normal lock retry procedure is used for locks on related tables. The Related Lock Retry value is set using the LockRetry statement.

CategoryLocking
See Also ApplicationState, IsLockedByMe, Lock, LockApplication, LockRetry, RetryInterval1, RetryInterval2, Unlock, UnlockApplication
Example

The following example prints the current Related Lock Retry value in the Print window.

Print LockRelated