version 2004
PGSQL_ResetConn (connID)
| Parameter | Type | Description | |
| connID | Longint | Connection ID returned by PGSQL_Connect |
Description
The PGSQL_ResetConn command performs a new connection with the same connection parameters used in the last PGSQL_Connect.
connID is a Longint that corresponds to the connection ID returned by PGSQL_Connect.