BackupSet.ForkPointLsn Property

Definition

If first_recovery_fork_guid is not equal to last_recovery_fork_guid, this is the log sequence number of the fork point.

public decimal ForkPointLsn { get; }
member this.ForkPointLsn : decimal
Public ReadOnly Property ForkPointLsn As Decimal

Property Value

The fork point LSN.

Applies to