PG_DISCONNECT
PG_DISCONNECT action
Function
Closes the connection with a table.
Declaration
PG_DISCONNECT handleIdent_IntParameters
handleIdent_Int | in | Identifier of the Int type (handle) of the connection to a table (returned by the action PG_CONNECT). |
Description
A value of handleIdent_Int must be gained by the action PG_CONNECT.
Related pages: