IATransaction Methods
The IATransaction type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Abort |
Abort and rollback the given multi-record transaction.
Requires server version 8.0+ |
![]() |
Commit |
Attempt to commit the given multi-record transaction. First, the expected record versions are
sent to the server nodes for verification.If all nodes return success, the command is
committed. Otherwise, the transaction is retried based on CommitRetries.
Requires server version 8.0+ |
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RecordState(Key) | |
![]() |
RecordState(APrimaryKey) | |
![]() |
RecordState(ARecord) | |
![]() |
ToString | (Inherited from Object.) |