BackupSet.DatabaseGuid 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 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.