getPersistentDeadlockPriority

getPersistentDeadlockPriority(): Integer;

The getPersistentDeadlockPriority method of the Process class retrieves the priority value to be used when dealing with deadlocks involving persistent objects.

This method can be called only on the process instance of the current process.

If you call it on an instance for another process, an exception is raised.