PGSQL_ResetConn

4D - Documentation   Français   English   German   4D For PostgreSQL, Command Theme List   4D For PostgreSQL, Command Alphabetical List   Back   Previous   Next

version 2004


PGSQL_ResetConn (connID)

ParameterTypeDescription
connIDLongintConnection 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.


4D - Documentation   Français   English   German   4D For PostgreSQL, Command Theme List   4D For PostgreSQL, Command Alphabetical List   Back   Previous   Next