Share via


MigrationResult.LastAppliedSeqNum Property

Definition

Gets or sets the last applied sequence number.

[System.Runtime.Serialization.DataMember]
public long? LastAppliedSeqNum { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.LastAppliedSeqNum : Nullable<int64> with get, set
Public Property LastAppliedSeqNum As Nullable(Of Long)

Property Value

Attributes

Applies to