Device property

(Tech Preview only for OpenEdge Release 11.7)

The name of the device on which the other AVM process is running that is holding the lock and thus causing the specified lock conflict.

Data type: CHARACTER

Access: PUBLIC Read-only

Applies to: Progress.Lang.LockConflict class

Alternatively, this can be "Dictionary" if another process is doing schema updates through the Data Dictionary. The format of this name depends on the operating system, but it is the same name that currently displays in the Lock Conflict dialog box.

See also

CallStack property, TableName property, User property