BackupSet.DifferentialBaseGuid 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.
For a single-based differential backup, the value is the unique identifier of the differential base.
public Guid DifferentialBaseGuid { get; }
member this.DifferentialBaseGuid : Guid
Public ReadOnly Property DifferentialBaseGuid As Guid
Property Value
The differential base GUID.