BackupSet.IsSnapshot Property

Definition

Was Backup taken using the SNAPSHOT option.

public bool IsSnapshot { get; }
member this.IsSnapshot : bool
Public ReadOnly Property IsSnapshot As Boolean

Property Value

true if this instance is snapshot backup; otherwise, false.

Applies to