MDAC 2.5 SDK - Visual FoxPro ODBC Driver


 

SQLFreeStmt

Support: Full  
ODBC API Conformance: Core Level

Stops processing associated with a specific hstmt, closes any open cursors associated with the hstmt, discards pending results, and optionally frees all resources associated with the statement handle.

For more information, see SQLFreeStmt in the ODBC Programmer's Reference.