FdbTransactionMode

Namespace: FoundationDB.Client · enum

Implements: IComparable, ISpanFormattable, IFormattable, IConvertible

Fields

Default

Default = 0

InsideRetryLoop

InsideRetryLoop = 128

If set, the transaction is running within the context of a retry loop

ReadOnly

ReadOnly = 1

The transaction will only allow read operations

UseTenant

UseTenant = 2

The transaction is running inside the context of a Tenant