BackupSet.FamilyGuid Property

Definition

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.

Applies to