ITransaction.CommitSequenceNumber Property

Definition

Sequence number for the commit operation.

public long CommitSequenceNumber { get; }
member this.CommitSequenceNumber : int64
Public ReadOnly Property CommitSequenceNumber As Long

Property Value

The sequence number at which the the transaction was committed.

Applies to