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. |
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |