Commits or rolls back a transaction, for UltraLite ODBC.
UL_FN_SPEC SQLRETURN UL_FN_MOD SQLEndTran ( SQLSMALLINT HandleType, SQLHANDLE Handle, SQLSMALLINT CompletionType );
HandleType The type of handle to be allocated. UltraLite supports the following handle types:
Handle The connection handle indicating the scope of the transaction.
CompletionType One of the following two values:
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |