BackupSet.FamilyGuid 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.
Unique ID of the original database at creation. This value remains the same when the database is restored, even to a different name.
public Guid FamilyGuid { get; }
member this.FamilyGuid : Guid
Public ReadOnly Property FamilyGuid As Guid
Property Value
The family GUID.