IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API SpecificationThe IGridTransaction type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Begin |
Begins a new transaction.
|
![]() | Commit |
Commits a transaction.
|
![]() | Flush |
Apply the current changes to the server without committing the transaction.
|
![]() | MarkRollbackOnly |
Marks the current transaction as being rollback only.
|
![]() | Rollback |
Rolls back a transaction.
|
See Also