BackupDeviceCollection.Add(BackupDevice) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.BackupDevice backupDevice);
member this.Add : Microsoft.SqlServer.Management.Smo.BackupDevice -> unit
Public Sub Add (backupDevice As BackupDevice)

Parameters

backupDevice
BackupDevice

Applies to