SAGQCLOS
sagqclos (
int anchor,
SQL_CTR_BLOCK * sql_cb_ptr,
char * cursor_ptr
);
The SAGQCLOS function closes a cursor identified by cursor_ptr.
cursor_ptr
|
The cursor opened in SAGQOPEN to be closed.
|
For information about anchor (required by each SAGQ* SQL function), see
About ACEAPI SQL Functions.