AbortResults Enumeration
Namespace:
Aerospike.Database.LINQPadDriver.Extensions
Assembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Assembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Members
Member name | Description | |
---|---|---|
None | ||
Completed | ||
AlreadyAborted | The transaction was already aborted | |
RollBackServer | The Server will roll back this transaction | |
RollBackServerCompleted | The Server completed the roll back of this transaction | |
Failed | The Abort Failed. | |
PreviouslyCommitted | The Transaction was previously committed. |