Previous Page
|
Next Page
SPQLTERM() API Function
Is the termination counterpart of the spqlinit() function.
Syntax
Required Argument
Details
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.
Copyright © SAS Institute Inc. All Rights Reserved.
Last updated: February 8, 2017
Previous Page
|
Next Page
|
Top of Page