BackupSet.DatabaseGuid Property

Definition

Unique ID of the database where the backup was taken. When the database is restored, a new value is assigned.

public Guid DatabaseGuid { get; }
member this.DatabaseGuid : Guid
Public ReadOnly Property DatabaseGuid As Guid

Property Value

The database GUID.

Applies to