SPQLTERM() API Function

Is the termination counterpart of the spqlinit() function.

Syntax

int spqlterm(void)

Required Argument

(void)

terminates the SPQL library session.

Details

SPQLTERM() function terminates the SPQL library session, disconnecting all active server’s SQL processor connections and freeing up the memory resources associated with the SPQL run-time library executables.
Returns: 0 if successful.
Last updated: February 8, 2017