BackupSet.FirstLsn 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.
Log sequence number of the first or oldest log record in the backup set.
public decimal FirstLsn { get; }
member this.FirstLsn : decimal
Public ReadOnly Property FirstLsn As Decimal
Property Value
The first LSN.