PgDAC

TPgConnection.ProcessID Property

Returns the process ID (PID) of the backend server process handling this connection.

Class

TPgConnection

Syntax

property ProcessID: integer;

Remarks

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).

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback