BackupSet.ForkPointLsn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.