BackupSet.DifferentialBaseLsn 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.
Base LSN for differential backups. Changes with LSNs greater than or equal to differential_base_lsn are included in the differential backup.
public decimal DifferentialBaseLsn { get; }
member this.DifferentialBaseLsn : decimal
Public ReadOnly Property DifferentialBaseLsn As Decimal
Property Value
The differential base LSN.