Transactions are started implicitly by the first statement to modify the database, and must be explicitly committed or rolled back.
To commit a transaction, use the ULConnection.Commit method.
To rollback a transaction, use the ULConnection.Rollback method.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |