SQLEndTran

By default, the SQL Native Client ODBC driver closes a statement's associated cursor when SQLEndTran commits or rolls back an operation. Server cursors are closed unless they are static. When SQLEndTran commits or rolls back an operation, the behavior of the statement's associated cursor is determined by the value of the driver-specific ODBC connection attribute SQL_COPT_SS_PRESERVE_CURSORS, set by SQLSetConnectAttr.

참고 항목

개념

ODBC API Implementation Details

관련 자료

SQLEndTran Function

도움말 및 정보

SQL Server 2005 지원 받기