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 帮助