Member name | Description |
---|---|
The SAConnection object associated with the transaction, or a null reference (Nothing in Visual Basic) if the transaction is no longer valid. |
|
Specifies the isolation level for this transaction. |
|
Specifies the isolation level for this transaction. |
Member name | Description |
---|---|
Commits the database transaction. |
|
Dispose (inherited from DbTransaction) |
Releases the unmanaged resources used by the DbTransaction. |
Rolls back a transaction from a pending state. |
|
Creates a savepoint in the transaction that can be used to roll back a portion of the transaction, and specifies the savepoint name. |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |