lockDuration
Type: Integer
The read-only lockDuration property of the DeadlockException class contains the duration of the lock that was encountered in a multiuser environment.
The lock durations, provided by global constants in the
Global Constant | Integer |
---|---|
Persistent_Duration (reserved for future use; that is, not yet implemented) | 2 |
Session_Duration | 1 |
Transaction_Duration | 0 |