Enum TransactionType
public enum TransactionType
Fields
Begin = 0
CommitOnePhase = 2
CommitTwoPhase = 3
End = 7
Forget = 6
Prepare = 1
Recover = 5
Rollback = 4
public enum TransactionType
Begin = 0
CommitOnePhase = 2
CommitTwoPhase = 3
End = 7
Forget = 6
Prepare = 1
Recover = 5
Rollback = 4