SQLFreeHandle

In manual-commit mode, calling SQLFreeHandle on a statement handle with an open transaction causes a rollback of pending changes to the database. Calling SQLFreeHandle on a statement handle always closes any open cursors and discards pending results, freeing all resources associated with the statement handle.

참고 항목

개념

ODBC API Implementation Details

관련 자료

SQLFreeHandle Function

도움말 및 정보

SQL Server 2005 지원 받기