DatabaseRestorePlanner.BackupSets Property

Definition

Gets the backup sets.

public Microsoft.SqlServer.Management.Smo.BackupSetCollection BackupSets { get; }
member this.BackupSets : Microsoft.SqlServer.Management.Smo.BackupSetCollection
Public ReadOnly Property BackupSets As BackupSetCollection

Property Value

Backup sets collection

Applies to