Returns the process ID (PID) of the backend server process handling this connection.
property ProcessID: integer;
Used to return the process ID (PID) of the backend server process handling this connection.
The backend PID is useful for debugging purposes and for comparison to NOTIFY messages (which include the PID of the notifying backend process).