SQLCloseCursor

This function closes the open cursor on a statement handle.

Syntax :

RETCODE  SQLCloseCursor    ( hstmt);

Arguments :

The arguments for SQLCloseCursor are listed in below table.

TypeNameDescription
SQLHSTMThstmtStatement handle
Page last modified on September 25, 2009, at 10:16 AM