PGSQL_Close

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

version 2004


PGSQL_Close (connID)

ParameterTypeDescription
connIDLongintConnection ID returned by PGSQL_Connect

Description

The PGSQL_Close command closes a regular connection session with the connection ID that was returned by the PGSQL_Connect command.

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