BackupSet.IsCopyOnly Property

Definition

Is the backupset Copy-only.

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

Property Value

true if this instance is copy only; otherwise, false.

Applies to