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